Merge "Use puppet inventory when running ansible."

This commit is contained in:
Jenkins 2014-12-10 00:13:40 +00:00 committed by Gerrit Code Review
commit 4fda217d25

View File

@ -40,9 +40,7 @@ class openstack_project::puppetmaster (
source => 'puppet:///modules/openstack_project/puppetmaster/production_environment.conf',
}
class { 'ansible':
ansible_hostfile => '/etc/ansible/hostfile',
}
include ansible
file { '/etc/ansible/hostfile':
ensure => present,