Colleen Murphy b285011749 Add beaker tests
Add basic tests to ensure the puppet manifests can be applied cleanly
and the service will start.

Change-Id: I15a83e6d7c0449d0982fcc0a62dcab75766addec
2018-07-12 14:06:03 +02:00

4 lines
54 B
Puppet

service { 'simpleproxy-mysql':
ensure => running,
}