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 #10962: Add ssl based authentication to policies #1157

Conversation

peckpeck
Copy link
Member

@@ -0,0 +1,82 @@
#####################################################################################
# Copyright 2014 Normation SAS
Copy link
Member

Choose a reason for hiding this comment

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

2017

@@ -42,7 +53,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
<INCLUDED>false</INCLUDED>
</TML>
<TML name="nodeslist.json">
<OUTPATH>distributePolicy/1.0/nodeslist.json</OUTPATH>
Copy link
Member

Choose a reason for hiding this comment

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

is this the default value?

Copy link
Member Author

Choose a reason for hiding this comment

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

yes


rudder_apache_acl_repaired::

"${paths.path[service]}"
Copy link
Member

Choose a reason for hiding this comment

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

Why not service_reload("${apache_service}")?

@peckpeck
Copy link
Member Author

Commit modified

@peckpeck peckpeck force-pushed the arch_10962/add_ssl_based_authentication_to_policies branch from bf2be31 to eea0c23 Compare June 21, 2017 13:16

rudder_apache_acl_repaired::
"any" usebundle => rudder_common_report("DistributePolicy", "log_info", "&TRACKINGKEY&", "Configure apache ACL", "None", "Apache has been reloaded successfully"),
ifvarclass => "${apache_service}_repaired"
Copy link
Member

Choose a reason for hiding this comment

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

service_reload_${apache_service}_repaired?

@peckpeck
Copy link
Member Author

Commit modified

@peckpeck peckpeck force-pushed the arch_10962/add_ssl_based_authentication_to_policies branch from eea0c23 to 6b02efc Compare June 21, 2017 13:46
"any" usebundle => rudder_common_report("DistributePolicy", "result_error", "&TRACKINGKEY&", "Configure apache ACL", "None", "Apache ACLs could not be edited");

rudder_apache_acl_repaired::
"any" usebundle => rudder_common_report("DistributePolicy", "log_info", "&TRACKINGKEY&", "Configure apache ACL", "None", "Apache has been reloaded successfully"),
Copy link
Member

Choose a reason for hiding this comment

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

log_repaired ?

@peckpeck
Copy link
Member Author

Commit modified

@peckpeck peckpeck force-pushed the arch_10962/add_ssl_based_authentication_to_policies branch from 6b02efc to 69382e9 Compare June 21, 2017 13:50
@Normation-Quality-Assistant
Copy link
Contributor

OK, merging this PR

@Normation-Quality-Assistant Normation-Quality-Assistant merged commit 69382e9 into Normation:prototype/windows-dsc Jun 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants