소스 검색

* repos role renamed to openshift_repos

Jhon Honce 10 년 전
부모
커밋
fa746f02aa
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      playbooks/gce/openshift-cluster/launch.yml

+ 1 - 1
playbooks/gce/openshift-cluster/launch.yml

@@ -49,7 +49,7 @@
 
 - hosts: "tag_env-{{ cluster_id }}"
   roles:
-  - repos
+  - openshift_repos
   - os_update_latest
 
 - include: ../openshift-master/config.yml