mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-01 22:11:01 +08:00
this will not work
This commit is contained in:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user