diff options
author | Jan Dittberner <jandd@cacert.org> | 2020-06-21 16:42:20 +0200 |
---|---|---|
committer | Jan Dittberner <jandd@cacert.org> | 2020-06-21 16:42:20 +0200 |
commit | cf70f260e83c75c838f5dbbca9beb545ad847e07 (patch) | |
tree | 94873ff91c528dc316640d6a82cfca45afd98870 /hieradata/nodes/training1.yaml | |
parent | 7029b831e30e067f05d1c469dc4a4bc696d21677 (diff) | |
download | cacert-puppet-cf70f260e83c75c838f5dbbca9beb545ad847e07.tar.gz cacert-puppet-cf70f260e83c75c838f5dbbca9beb545ad847e07.tar.xz cacert-puppet-cf70f260e83c75c838f5dbbca9beb545ad847e07.zip |
Add training instances
This commit adds the training instances on infra-lx to the Puppet
repository. I removed DSA keys that should not be used anymore.
Diffstat (limited to 'hieradata/nodes/training1.yaml')
-rw-r--r-- | hieradata/nodes/training1.yaml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/hieradata/nodes/training1.yaml b/hieradata/nodes/training1.yaml new file mode 100644 index 0000000..6d95f09 --- /dev/null +++ b/hieradata/nodes/training1.yaml @@ -0,0 +1,7 @@ +--- +classes: + - roles::traininginstance +profiles::base::admins: + - jandd + - dirk +profiles::base::is_external: true |