diff options
author | Martin Krizek <mkrizek@redhat.com> | 2016-02-08 09:54:23 +0000 |
---|---|---|
committer | Martin Krizek <mkrizek@redhat.com> | 2016-02-08 09:54:23 +0000 |
commit | ae987b87fc3517c915806bdaaae9b8e8322f283d (patch) | |
tree | 99427086b9584e9bfaac74818ffde43cf90532f0 | |
parent | 7ea93e483a1b086c58fcc5cc58e0abf954f22660 (diff) | |
download | ansible-ae987b87fc3517c915806bdaaae9b8e8322f283d.tar.gz ansible-ae987b87fc3517c915806bdaaae9b8e8322f283d.tar.xz ansible-ae987b87fc3517c915806bdaaae9b8e8322f283d.zip |
Add more buildslaves to taskotron-stg
-rw-r--r-- | inventory/host_vars/taskotron-stg01.qa.fedoraproject.org | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/inventory/host_vars/taskotron-stg01.qa.fedoraproject.org b/inventory/host_vars/taskotron-stg01.qa.fedoraproject.org index ae0dae5ae..fe78422f0 100644 --- a/inventory/host_vars/taskotron-stg01.qa.fedoraproject.org +++ b/inventory/host_vars/taskotron-stg01.qa.fedoraproject.org @@ -55,6 +55,11 @@ buildslaves: - qa10.qa-8 - qa10.qa-9 - qa10.qa-10 + - qa10.qa-11 + - qa10.qa-12 + - qa10.qa-13 + - qa10.qa-14 + - qa10.qa-15 i386_buildslaves: - qa10.qa-10 x86_64_buildslaves: @@ -67,3 +72,8 @@ x86_64_buildslaves: - qa10.qa-7 - qa10.qa-8 - qa10.qa-9 + - qa10.qa-11 + - qa10.qa-12 + - qa10.qa-13 + - qa10.qa-14 + - qa10.qa-15 |