Reorganized the continuous_integration group into ci_runners and ci_servers groups
This commit is contained in:
@@ -25,6 +25,7 @@ apache_vhosts: >-
|
||||
}}
|
||||
|
||||
docker_add_repo: True
|
||||
docker_install_compose_plugin: False
|
||||
docker_users:
|
||||
- 'gballan'
|
||||
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
---
|
||||
|
||||
docker_install_compose_plugin: False
|
||||
+10
-5
@@ -1,3 +1,11 @@
|
||||
[ci_servers]
|
||||
ci-v2 ansible_host=ci-v2.int.metaunix.net
|
||||
|
||||
[ci_runners]
|
||||
ci-v2-arm1 ansible_host=ci-v2-arm1.int.metaunix.net
|
||||
ci-v2-arm2 ansible_host=ci-v2-arm2.int.metaunix.net
|
||||
ci-v2-arm3 ansible_host=ci-v2-arm3.int.metaunix.net
|
||||
|
||||
[control]
|
||||
mustafar ansible_host=mustafar
|
||||
|
||||
@@ -22,8 +30,5 @@ mustafar ansible_host=mustafar
|
||||
ns3 ansible_host=ns3.int.metaunix.net
|
||||
ns4 ansible_host=ns4.int.metaunix.net
|
||||
|
||||
[continuous_integration]
|
||||
ci-v2 ansible_host=ci-v2.int.metaunix.net
|
||||
ci-v2-arm1 ansible_host=ci-v2-arm1.int.metaunix.net
|
||||
ci-v2-arm2 ansible_host=ci-v2-arm2.int.metaunix.net
|
||||
ci-v2-arm3 ansible_host=ci-v2-arm3.int.metaunix.net
|
||||
[serial_ttyd]
|
||||
pitty ansible_host=10.7.10.175
|
||||
|
||||
Reference in New Issue
Block a user