diff --git a/deployment_scripts/pluginutils.py b/deployment_scripts/pluginutils.py index 50bb75a..71efa77 100755 --- a/deployment_scripts/pluginutils.py +++ b/deployment_scripts/pluginutils.py @@ -5,7 +5,7 @@ import os # This config file is updated with the latest node details as the deployment # evolves. It only contains node details, not other config settings. -NODES_CONFIG = "/etc/hiera/nodes.yaml" +NODES_CONFIG = "/etc/hiera/astute.yaml" # These config files contain details of the nodes at initial deployment, but # they are not subsequently updated with node changes. However, they contain