puppet-tripleo/spec
Juan Antonio Osorio Robles 5d6201f9fc 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
2019-01-17 08:10:38 +02: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 08:10:38 +02:00
defines Configure switchedv while there is no vfs bounded 2019-01-08 07:08:09 +00:00
fixtures Handle deprecated cinder iSCSI parameters 2018-11-02 08:11:11 -04:00
functions Update parser functions to 4.x api 2018-10-29 14:26:54 +00:00
unit Implements: liquidio-containerization 2018-09-28 12:10:47 +05:30
shared_examples.rb Add basic structure for a Puppet module 2015-02-02 11:39:21 -05:00
spec_helper_acceptance.rb Update tox configuration 2017-05-17 17:04:02 +00:00
spec_helper.rb Add aodh profile rspec testing 2016-09-30 15:12:05 -06:00