6 lines
71 B
Puppet
6 lines
71 B
Puppet
class openstack_integration {
|
|
|
|
Exec { logoutput => 'on_failure' }
|
|
|
|
}
|