summaryrefslogtreecommitdiffstats
path: root/roles/openshift_hosted/filter_plugins/openshift_hosted_filters.py
diff options
context:
space:
mode:
Diffstat (limited to 'roles/openshift_hosted/filter_plugins/openshift_hosted_filters.py')
-rw-r--r--roles/openshift_hosted/filter_plugins/openshift_hosted_filters.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/openshift_hosted/filter_plugins/openshift_hosted_filters.py b/roles/openshift_hosted/filter_plugins/openshift_hosted_filters.py
index 7f41529ac..003ce5f9e 100644
--- a/roles/openshift_hosted/filter_plugins/openshift_hosted_filters.py
+++ b/roles/openshift_hosted/filter_plugins/openshift_hosted_filters.py
@@ -12,7 +12,7 @@ class FilterModule(object):
def get_router_replicas(replicas=None, router_nodes=None):
''' This function will return the number of replicas
based on the results from the defined
- openshift.hosted.router.replicas OR
+ openshift_hosted_router_replicas OR
the query from oc_obj on openshift nodes with a selector OR
default to 1