소스 검색

etcd scaleup: removed openshift_master_facts role; seems uncessary

Matt Woodson 7 년 전
부모
커밋
3f83de76a6
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  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