Code Review
/
puppet-modules
/
puppetlabs-firewall.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
a6a0adc
)
fix --libdir in iptables example run script
author
Jonathan Boyett
<jonathan@failingservers.com>
Mon, 15 Aug 2011 16:42:21 +0000
(09:42 -0700)
committer
Jonathan Boyett
<jonathan@failingservers.com>
Mon, 15 Aug 2011 16:42:21 +0000
(09:42 -0700)
examples/iptables/run.sh
patch
|
blob
|
history
diff --git
a/examples/iptables/run.sh
b/examples/iptables/run.sh
index 26d6b69e503e0b89d97e4006853378af80af10fe..c3a68de982487148b4e91f8b1a9d424b37c38385 100755
(executable)
--- a/
examples/iptables/run.sh
+++ b/
examples/iptables/run.sh
@@
-1,3
+1,3
@@
#!/bin/bash
-puppet apply --debug --libdir ../lib readme.pp
+puppet apply --debug --libdir ../
../
lib readme.pp