Add missing new files from commit 131e09855e06
[mirror/dsa-puppet.git] / 3rdparty / modules / stdlib / types / ensure / service.pp
1 type Stdlib::Ensure::Service = Enum['stopped', 'running']