this will not work

This commit is contained in:
Kevin Fenzi 2018-09-10 23:27:37 +00:00
parent 365bb1d332
commit f69695e9b5

View file

@ -19,7 +19,7 @@
{{ host }} openshift_node_group_name='node-config-master'
{% endfor %}
{% for host in groups[openshift_cluster_nodes_group] %}
{{ host }} openshift_node_group_name='node-config-compute,node-config-infra'
{{ host }} openshift_node_group_name='node-config-compute'
{% endfor %}
#[nfs]