this will not work
This commit is contained in:
parent
365bb1d332
commit
f69695e9b5
1 changed files with 1 additions and 1 deletions
|
@ -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]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue