Browse Source

* repos role renamed to openshift_repos

Jhon Honce 10 năm trước cách đây
mục cha
commit
fa746f02aa
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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