Browse Source

Merge pull request #8184 from mwoodson/master

etcd scaleup: removed openshift_master_facts role; seems uncessary
Michael Gugino 7 năm trước cách đây
mục cha
commit
e65d4d60fe
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  1. 0 2
      playbooks/openshift-etcd/private/scaleup.yml

+ 0 - 2
playbooks/openshift-etcd/private/scaleup.yml

@@ -66,8 +66,6 @@
     vars:
       l_use_ssl: "{{ openshift_master_etcd_use_ssl | default(True) | bool}}"
 
-  roles:
-  - role: openshift_master_facts
   post_tasks:
   - import_role:
       name: openshift_control_plane