
Add basic tests to ensure the class can be applied and the service will start. Change-Id: I8fcdddb983bcf535e51e000408fd3678ef635846
4 lines
44 B
Puppet
4 lines
44 B
Puppet
service { 'germqtt':
|
|
ensure => running,
|
|
}
|