mirror of
https://github.com/openshift/openshift-ansible-contrib.git
synced 2026-02-05 09:45:58 +01:00
Update main.yaml
This commit is contained in:
@@ -38,5 +38,5 @@
|
||||
dns_servers:
|
||||
- "{{ openshift_cloudprovider_vsphere_vm_dns }}"
|
||||
dns_suffix: "{{ default_subdomain }}"
|
||||
hostname: "{{ hostvars[item].inventory_hostname }}"
|
||||
hostname: "{{ hostvars[item].vm_name }}"
|
||||
with_items: "{{ groups['glusterfs'] }}"
|
||||
|
||||
Reference in New Issue
Block a user