Skip to content
Snippets Groups Projects

Test->production

Merged Magnus Toneby requested to merge test into production
1 file
+ 9
6
Compare changes
  • Side-by-side
  • Inline
+ 9
6
# folioscripts
## Documentation ideas
## encrypt configuration data
For more ideas about what to document here see the [pdk template
readme](https://github.com/puppetlabs/pdk-templates/blob/main/moduleroot_init/README.md.erb).
You need https://github.com/voxpupuli/hiera-eyaml
If you have ruby installed you can do 'gem install hiera-eyaml'
For how to do it:
https://puppet.com/docs/puppet/latest/puppet_strings.html
https://puppet.com/docs/puppet/latest/puppet_strings_style.html
In the 'encrypt' director is a small script to help you.
./encrypt/eyaml-encrypt.sh --stdin (ctrl-d once or twice to end the inputing)
./encrypt/eyaml-encrypt.sh --password (for encryption of singleline data)
paste the block output into a 'FQDN.yaml' in data/nodes/
\ No newline at end of file
Loading