Copy the file that is installed
puppet-ansible installs this file into /usr/local/bin/puppet-inventory. It does not install it into /usr/local/bin/puppet.py. Change-Id: Idfa2b6cad6190eff60fe3eace177f576782bc139
This commit is contained in:
parent
fdc24ccbb3
commit
d5c2505b51
@ -188,7 +188,7 @@ class openstack_project::puppetmaster (
|
||||
group => 'root',
|
||||
mode => '0755',
|
||||
subscribe => Class['::ansible'],
|
||||
source => '/usr/local/bin/puppet.py',
|
||||
source => '/usr/local/bin/puppet-inventory',
|
||||
replace => true,
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user