fba66acc98f60b12db4f89842d4657ea5a54b5d8
[mirror/dsa-puppet.git] / 3rdparty / modules / stdlib / types / ensure / service.pp
1 type Stdlib::Ensure::Service = Enum['stopped', 'running']