瀏覽代碼

* 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