-------------
- puppet: masterless:
+ - fix hiera default boolean value when true.
- keyringer/gpg integration.
- https://github.com/compete/hiera_yamlgpg
- https://github.com/crayfishx/hiera-gpg
- manage client's /root/.ssh/config: `HostKeyAlgorithms ssh-rsa`.
- force option via rsync/rdiff handlers.
- virtual: migrate to kvm/libvirt.
+- nodo: run stages
- loginrecords: deploy module.
Medium priority
- https://packages.debian.org/jessie/git-notifier
- https://github.com/mhagger/git-multimail
- using OpenPGP?
-- nodo:
- - decrease http://www.cups.org/doc-1.1/sam.html#Timeout on cupds.conf from laptops that use remote printers set on client.conf.
- syslog-ng: use conf.d
- etherpad: `You need to set a sessionKey value in settings.json`.
- knock integration via https://github.com/juasiepo/knockd
# See http://docs.vagrantup.com/v2/provisioning/puppet_apply.html
:datadir: hiera
:hierarchy:
- - '%{::environment}/domain/%{::domain}/node/%{::clientcert}'
- - '%{::environment}/domain/%{::domain}/role/%{::role}'
- - '%{::environment}/domain/%{::domain}/location/%{::location}'
- - '%{::environment}/domain/%{::domain}/%{::domain}'
- - '%{::environment}/location/%{::location}'
- - '%{::environment}/virtual/%{::virtual}'
- - '%{::environment}/role/%{::role}'
+ - 'domain/%{::domain}/node/%{::clientcert}'
+ - 'domain/%{::domain}/role/%{::role}'
+ - 'domain/%{::domain}/location/%{::location}'
+ - 'domain/%{::domain}/%{::domain}'
+ - 'location/%{::location}'
+ - 'virtual/%{::virtual}'
+ - 'role/%{::role}'
- bootstrap
- common