-
- Downloads
Project 'drebs/puppet-puppet' was moved to 'drebs/puppet-puppet-deleted-2844'. Please update any links and bookmarks that may still have the old path.
Update cipher suites
This change is needed as puppetlabs is allowing only (non ?)-DH ciphers in puppetdb6, which in turn causes connectivity failures between puppet server and puppetdb if no common cipher is found. Unfortunately, changing the puppet server ciphers is not enough, setting the puppetdb ciphers is also necessary to make sure all communications are ok - this was added in the README in the puppetdb integration section as this change has to be done outside this module. Fixes GH-714
Please register or sign in to comment