소스 검색

Merge pull request #1392 from lhuard1A/manage_etc_hosts_false

Fix libvirt cluster creation
Brenton Leanhardt 9 년 전
부모
커밋
41671bdf6e
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      playbooks/libvirt/openshift-cluster/templates/user-data

+ 0 - 1
playbooks/libvirt/openshift-cluster/templates/user-data

@@ -3,7 +3,6 @@ disable_root: true
 
 hostname: {{ item[0] }}
 fqdn: {{ item[0] }}.example.com
-manage_etc_hosts: true
 
 users:
   - default