Skip to content
Snippets Groups Projects
Commit 59996c01 authored by Chris Hines's avatar Chris Hines
Browse files

forgot to generate a nhc.conf

parent 11668aa1
No related branches found
No related tags found
3 merge requests!518modifications to playbooks because 1. we're not using ldap 2. we're mounting...,!517modifications to playbooks because 1. we're not using ldap 2. we're mounting...,!513modifications to playbooks because 1. we're not using ldap 2. we're mounting...
......@@ -183,6 +183,7 @@ def derive_ansible_constants(choices, inventory):
make_vars_filesystems(choices, inventory)
make_nfs_exports(inventory)
make_known_hosts(inventory)
make_nhc_config(inventory)
make_gres_conf(inventory)
make_vars_vars(choices, inventory)
make_ssh_cfg(choices, inventory)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment