Open martinb3 opened 9 years ago
the acl recipe can probably be moved into attributes in a platformstack namespace that get merged with the correct namespace if needed. Like demo attributes.
a master switch could probably be made in rackspace_iptables as a fix
In https://github.com/rackspace-cookbooks/platformstack/pull/180, we have two recipes
::iptables
and::acl
, but ifnode['platformstack']['iptables']['enabled']
is true, it includes the::acl
recipe. That's very confusing./CC @prometheanfire @cybermerc