We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 762ca22 commit e59af1cCopy full SHA for e59af1c
1 file changed
modules/iptables/manifests/ng.pp
@@ -47,7 +47,7 @@
47
) {
48
49
$enforce_command = '/usr/local/sbin/enforce-iptables'
50
- file { 'enforce_command':
+ file { 'enforce-command':
51
path => $enforce_command,
52
source => 'puppet:///iptables/enforce-iptables.sh',
53
owner => 'root',
0 commit comments