Add missing new files from commit 131e09855e06
[mirror/dsa-puppet.git] / 3rdparty / modules / stdlib / types / ensure / service.pp
diff --git a/3rdparty/modules/stdlib/types/ensure/service.pp b/3rdparty/modules/stdlib/types/ensure/service.pp
new file mode 100644 (file)
index 0000000..fba66ac
--- /dev/null
@@ -0,0 +1 @@
+type Stdlib::Ensure::Service = Enum['stopped', 'running']