projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e6d942d
)
Fix ftp shorewall action
author
Grant Slater
<git@firefishy.com>
Fri, 14 Dec 2018 16:34:22 +0000
(16:34 +0000)
committer
Grant Slater
<git@firefishy.com>
Fri, 14 Dec 2018 16:34:22 +0000
(16:34 +0000)
cookbooks/ftp/recipes/default.rb
patch
|
blob
|
history
diff --git
a/cookbooks/ftp/recipes/default.rb
b/cookbooks/ftp/recipes/default.rb
index 58fc9c80b7d0f7114b3614489b417f5bbb281e26..21153f4c440f49f1f0adac5db183edf194ae654b 100644
(file)
--- a/
cookbooks/ftp/recipes/default.rb
+++ b/
cookbooks/ftp/recipes/default.rb
@@
-33,7
+33,7
@@
service "vsftpd" do
end
firewall_rule "accept-ftp-tcp" do
- action :
helper
+ action :
accept
source "net"
dest "fw"
proto "tcp"