Skip to content

Readme documentation fix#1

Open
ardell wants to merge 1 commit into
cookbooks:masterfrom
ardell:master
Open

Readme documentation fix#1
ardell wants to merge 1 commit into
cookbooks:masterfrom
ardell:master

Conversation

@ardell
Copy link
Copy Markdown

@ardell ardell commented Nov 8, 2012

The example used for opening port 80 for http had an inconsistency. The name of the file (port_http.erb) did not match the call to it (previously 'iptables_rule "http"'). This would result in an error where Chef said it couldn't find http.erb in any of the likely places.

Fixed the example to use 'iptables_rule "port_http"' instead.

The example used for opening port 80 for http had an inconsistency. The name of the file (port_http.erb) did not match the call to it (previously 'iptables_rule "http"'). This would result in an error where Chef said it couldn't find http.erb in any of the likely places.

Fixed the example to use 'iptables_rule "port_http"' instead.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant