Freeze break: install ansible-openstack-modules on lockbox01

Kevin Fenzi kevin at scrye.com
Fri Sep 12 16:54:35 UTC 2014


I'd like to install ansible-openstack-modules rpm on lockbox01. 

This is for ticket 4519 and will help us get our new cloud install up
and running. 

+1s?

kevin
--
diff --git a/modules/ansible/manifests/init.pp b/modules/ansible/manifests/init.pp
index 0c2c81c..3db1ee3 100644
--- a/modules/ansible/manifests/init.pp
+++ b/modules/ansible/manifests/init.pp
@@ -4,6 +4,10 @@ class ansible::ansible {
       ensure => present,
     }
 
+    package { ansible-openstack-modules:
+      ensure => present,
+    }
+
     file { '/etc/ansible/ansible.cfg':
         source => 'puppet:///ansible/ansible.cfg',
         require => Package['ansible']
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.fedoraproject.org/pipermail/infrastructure/attachments/20140912/7f66c45f/attachment.sig>


More information about the infrastructure mailing list