RETIRED, Lightweight composition layer for Puppet TripleO
Go to file
Emilien Macchi 9b974df7a2 certmonger: improve orchestration for puppet4
The extract-and-trust-ca actually needs /var/lib/certmonger/local/creds
file to be created, which is created when certmonger is started, not
when package is installed.
This patch change the exec dependency to run it only when service is
started.
Also, since the service create the file, let's relax the Exec a little
bit by allowing to retry 5 times after 1s break in case the Exec fails,
for example if service takes more than 5 seconds to create this file.
It will avoid us some race condition in the deployment.

Change-Id: I4cf4a04bddb8f042e8e8f7e1d1b69f846c533e3b
2016-09-20 16:17:43 -04:00
lib Fix value of ctlplane fqdn fact 2016-09-12 14:04:32 +03:00
manifests certmonger: improve orchestration for puppet4 2016-09-20 16:17:43 -04:00
releasenotes/notes Configure the numvfs for SRIOV interfaces 2016-08-29 19:41:35 +05:30
spec Configure the numvfs for SRIOV interfaces 2016-08-29 19:41:35 +05:30
templates Remove templates/database 2016-07-20 15:13:07 -04:00
.fixtures.yml Unit tests for HAproxy dual stack 2016-07-25 13:28:12 -04:00
.gitignore Initial msync run for all Puppet OpenStack modules 2015-08-18 14:30:54 +02:00
.gitreview Update .gitreview file for project rename 2015-06-12 23:12:30 +00:00
.sync.yml Initial msync run for all Puppet OpenStack modules 2015-08-18 14:30:54 +02:00
Gemfile Revert "Pin puppetlabs_spec_helper to 1.1.1" 2016-08-24 01:50:03 +00:00
LICENSE Add basic structure for a Puppet module 2015-02-02 11:39:21 -05:00
metadata.json release 5.1.0 2016-09-17 00:35:35 -04:00
Rakefile Remove class_parameter_defaults puppet-lint check 2015-11-12 12:51:11 +01:00
README.md README: basic words for now. 2015-02-02 11:46:31 -05:00

puppet-tripleo

Lightweight composition layer for Puppet TripleO.