Fix implicit dependency on firewall cookbook in kosmos-base
Also delete ufw cookbook, we're not using it
This commit is contained in:
@@ -3,6 +3,6 @@
|
||||
default['firewall']['windows']['defaults'] = {
|
||||
policy: {
|
||||
input: 'blockinbound',
|
||||
output: 'allowoutbound'
|
||||
}
|
||||
output: 'allowoutbound',
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user