puppet-openstack-integration/manifests/init.pp
Emilien Macchi e1c20c9b1f Create manifests directory for common bits
Change-Id: Ibf7d3aa962e2e0727f0593f70186521602c48ca6
2015-11-18 15:09:18 +00:00

6 lines
71 B
Puppet

class openstack_integration {
Exec { logoutput => 'on_failure' }
}