Set apache as the puppet service name
This will set the apache service to bounce, which will in turn bounce the puppetmaster, when puppetdb needs to notify the service to rehash its config. Change-Id: I2033b42ba246619172f39e09e98d20d702d0156a
This commit is contained in:
parent
9aa0cc776c
commit
e71377718e
@ -66,6 +66,7 @@ class openstack_project::puppetmaster (
|
||||
|
||||
class { 'puppetdb::master::config':
|
||||
puppetdb_server => 'puppetdb.openstack.org',
|
||||
puppet_service_name => 'apache2',
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user