puppet-tripleo/spec
Juan Antonio Osorio Robles 035c834e02 Explicitly set certmonger's CA cert's permissions
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
(cherry picked from commit 5d6201f9fc)
2019-01-17 14:20:35 +00:00
..
acceptance/nodesets Initial msync run for all Puppet OpenStack modules 2015-08-18 14:30:54 +02:00
classes Explicitly set certmonger's CA cert's permissions 2019-01-17 14:20:35 +00:00
defines Configure switchedv while there is no vfs bounded 2019-01-10 06:41:22 +00:00
fixtures Merge "Configure cinder's default volume type" 2018-08-20 21:45:02 +00:00
functions Fail more gracefully when passed an empty ip 2018-03-13 17:08:34 +01:00
unit Add support for switchdev mode in SR-IOV 2017-12-12 14:58:43 +00:00
shared_examples.rb Add basic structure for a Puppet module 2015-02-02 11:39:21 -05:00
spec_helper.rb Add aodh profile rspec testing 2016-09-30 15:12:05 -06:00
spec_helper_acceptance.rb Update tox configuration 2017-05-17 17:04:02 +00:00