aboutsummaryrefslogtreecommitdiff
path: root/ansible-deploy/hosts-prod
blob: a990dd6e6066c79ed3bdd4ccbea64bd3c422748a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[android-build]
android-build.linaro.org

[rdk-ci]
rdk.ci.linaro.org

[ci]
ci.linaro.org

# All individual services are based on jenkins-generic
[jenkins-generic:children]
android-build
rdk-ci
ci

# Superset of all services
[production:children]
jenkins-generic

# All production sites are ec2
[ec2:children]
production