Commit Graph

8 Commits

Author SHA1 Message Date
814b4e59b4 fix: enc outputs *id001 in class/environment
- the slice notation [:] creates a shallow copy of the list
- when dumping the data, it will not use the anchors and aliases because it
treats the values in enc_role and classes as separate lists
2023-11-05 17:51:28 +11:00
7ca110dbf9 feat: inject parameters into enc output
- add the enc_role parameter as a copy of classes
- add the enc_env parameter as a copy of environment
2023-11-04 20:09:21 +11:00
2c30688c2d Set the python version to python3 2023-06-24 22:26:16 +10:00
a3aa5d0b64 Merge pull request 'Changed prodinf01n01 to testing environment' (#6) from change_prodinf01n01_to_testing into master
Reviewed-on: #6
2023-06-21 22:00:21 +10:00
d15897319d Setup pre-commit
* resolved issues with data/template.yaml
  * resolved issues with enc.py
2023-06-18 20:55:19 +10:00
78681a556e added execute permissions to enc.py 2023-06-18 15:10:53 +10:00
a5f44aada3 Changed enc to output the original yaml file 2023-06-18 14:53:41 +10:00
4ca41c9798 Initial commit 2023-06-17 20:30:19 +10:00