Merge "Don't exclude python-setuptools"
This commit is contained in:
@@ -420,14 +420,6 @@ class openstack_project::template (
|
||||
replace => true,
|
||||
}
|
||||
|
||||
file { '/etc/yum.conf':
|
||||
ensure => present,
|
||||
owner => 'root',
|
||||
group => 'root',
|
||||
mode => '0444',
|
||||
source => 'puppet:///modules/openstack_project/yum.conf',
|
||||
replace => true,
|
||||
}
|
||||
}
|
||||
|
||||
$puppet_version = $pin_puppet
|
||||
|
||||
Reference in New Issue
Block a user