5d6201f9fc
We were relying on the default permissions that were being set by the command that extracts the certificate into a PEM file. This wasn't the right approach, as it could be too restrictive in some setups. Here, we explicitly tell puppet to set the appropriate permissions instead. Given this is a certificate file, and there's no private key involved, we can set it as world readable (0644). As folks in the system need to access the file. Change-Id: I4b2cb1071e3fd5a1277d54b86822e8fef2df0d78 Closes-bug: #1788257 |
||
---|---|---|
.. | ||
acceptance/nodesets | ||
classes | ||
defines | ||
fixtures | ||
functions | ||
unit | ||
shared_examples.rb | ||
spec_helper_acceptance.rb | ||
spec_helper.rb |