projects
/
chef.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Remove firewall special casing for boitata
[chef.git]
/
roles
/
boitata.rb
diff --git
a/roles/boitata.rb
b/roles/boitata.rb
index 8bf964a60392e9ab4897faa847d916256b71b650..d0fcef8d3fbeb03a46b675cf831675ec66a317f1 100644
(file)
--- a/
roles/boitata.rb
+++ b/
roles/boitata.rb
@@
-3,12
+3,6
@@
description "Master role applied to boitata"
default_attributes(
:networking => {
- :firewall => {
- :log => false,
- :mark => false,
- :raw => false,
- :mangle => false
- },
:interfaces => {
:external_ipv4 => {
:interface => "ens3",