Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #11226: Allowed network 0.0.0.0/0 is not currently supported by Apache #1222

Conversation

peckpeck
Copy link
Member

@@ -41,6 +45,14 @@ bundle agent root_networks_check

"index" slist => getindices("network_file");

has_all_granted::
"network_acl[nodes_22]" string => "Allow from all${const.n}${nodes_generate_22}";
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why adding other allow directives if we allow from all?

@peckpeck
Copy link
Member Author

Commit modified

@peckpeck peckpeck force-pushed the bug_11226/allowed_network_0_0_0_0_0_is_not_currently_supported_by_apache branch from 2675a4e to 501d678 Compare November 17, 2017 15:28
@@ -41,6 +45,14 @@ bundle agent root_networks_check

"index" slist => getindices("network_file");

has_all_granted::
"network_acl[nodes_22]" string => "Allow from all$";
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no $

@peckpeck
Copy link
Member Author

Commit modified

@peckpeck peckpeck force-pushed the bug_11226/allowed_network_0_0_0_0_0_is_not_currently_supported_by_apache branch from 501d678 to 4334077 Compare November 17, 2017 15:54
@Normation-Quality-Assistant
Copy link
Contributor

OK, merging this PR

@Normation-Quality-Assistant Normation-Quality-Assistant merged commit 4334077 into Normation:branches/rudder/4.1 Nov 20, 2017
@peckpeck peckpeck deleted the bug_11226/allowed_network_0_0_0_0_0_is_not_currently_supported_by_apache branch July 13, 2020 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants