Skip to content

Commit 483459c

Browse files
committed
Added quotes for case labels
1 parent af4fc32 commit 483459c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifests/agent.pp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
}
130130
}
131131
# Run Puppet through external tooling, like MCollective
132-
external: {
132+
'external': {
133133
$service_ensure = 'stopped'
134134
$service_enable = false
135135
}

0 commit comments

Comments
 (0)