Skip to content

Commit bb1a971

Browse files
committed
Add a type for ensure on service resources
1 parent cb59da2 commit bb1a971

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

types/serviceensure.pp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
type Stdlib::Serviceensure = Enum['stopped', 'running']

0 commit comments

Comments
 (0)