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']

Attachment: signature.asc
Description: PGP signature

_______________________________________________
infrastructure mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/infrastructure

Reply via email to