Hi,
On Wed, 2010-12-01 at 16:16 -0500, Mohammed Morsi wrote:
> # Setup firewall for deltacloud
> define dc::firewall(){
> - firewall::setup{'deltacloud': status=>"enabled"}
> - firewall_open_port{"httpd": port => "80", policy => "tcp"}
> + firewall::rule{"http": destination_port => '80'}
> }
I tried the recipe earlier this week and it clobbered my iptables rules.
This will fix that, right?
Nice work ...
Cheers,
Mark.
_______________________________________________
deltacloud-devel mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/deltacloud-devel