Renaming hosts from upstream to proper naming
[ealt-edge.git] / ocd / infra / playbooks / ealt-all.yml
index 8fd2bce..e4d34a7 100644 (file)
@@ -1,3 +1,4 @@
+#
 # Copyright 2020 Huawei Technologies Co., Ltd.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
@@ -11,6 +12,7 @@
 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 # See the License for the specific language governing permissions and
 # limitations under the License.
+#
 
 ---
 
   roles:
   - certmanager
 
-- hosts: center
+- hosts: egcenter
   become: yes
   tags:
-  - center
+  - egcenter
 
   roles:
   - eg_certs
   - eg_appstore
   - eg_developer
 
-- hosts: edge
+- hosts: egedge
   become: yes
   tags:
-  - edge
+  - egedge
 
   roles:
   - eg_certs