Pull puppetdb from new system-config location
system-config is now placed on '/opt/system-config/production, changing playbook to reflect that
This commit is contained in:
parent
cb97ea7211
commit
e93b5808d2
@ -1,3 +1,4 @@
|
||||
---
|
||||
# Puppet apply the puppetdb manifest
|
||||
- command: puppet apply --modulepath='/opt/git/system-config/modules:/etc/puppet/modules' -e 'include openstack_project::puppetdb'
|
||||
- command: puppet apply --modulepath='/opt/system-config/production/modules:/etc/puppet/modules' -e 'include openstack_project::puppetdb'
|
||||
tags: puppet_apply
|
||||
|
Loading…
x
Reference in New Issue
Block a user