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 #3647 : Add listen address to sshConfiguration #159

Conversation

VinceMacBuche
Copy link
Member

"${rudder_openssh_server_startup_init_name}"
args => "restart",
classes => cf2_if_else("${class_prefix}_daemon_restart_repaired", "${class_prefix}_daemon_restart_error"),
ifvarclass => "${class_prefix}_ports_repaired|${class_prefix}_configuration_repaired|${class_prefix}_downi|${class_prefix}_addresses_repaired",
Copy link
Member

Choose a reason for hiding this comment

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

You have added a superflous 'i' after '${class_prefix}_down' here.

@VinceMacBuche
Copy link
Member Author

Closing this pull request : There is an error in reporting (ports and addresses are always repaired due to bad insertion of lines) see the issue for more details

amousset pushed a commit to amousset/rudder-techniques that referenced this pull request Dec 8, 2015
…rrect_conffiles_in_rudder_webapp

Fixes #4073: Fix the rudder-webapp conffiles on Debian (missing vhosts)
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.

2 participants