diff options
author | Dennis Gilmore <ausil@fedoraproject.org> | 2016-04-07 12:55:46 +0000 |
---|---|---|
committer | Dennis Gilmore <ausil@fedoraproject.org> | 2016-04-07 12:56:05 +0000 |
commit | eccbc181ca5b4ffd1377ea30cb5229eebacc2d67 (patch) | |
tree | b600ade261226fde1eb58616fbb75575236d28c9 /inventory | |
parent | 9b6b7568e6a1eb7f802fac21046adb7c7f321a6a (diff) | |
download | ansible-eccbc181ca5b4ffd1377ea30cb5229eebacc2d67.tar.gz ansible-eccbc181ca5b4ffd1377ea30cb5229eebacc2d67.tar.xz ansible-eccbc181ca5b4ffd1377ea30cb5229eebacc2d67.zip |
add runroot to the stg arm builders
Signed-off-by: Dennis Gilmore <ausil@fedoraproject.org>
Diffstat (limited to 'inventory')
-rw-r--r-- | inventory/builders | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/inventory/builders b/inventory/builders index 35c584c30..6959c1328 100644 --- a/inventory/builders +++ b/inventory/builders @@ -238,6 +238,8 @@ arm04-builder23.arm.fedoraproject.org # .. and they should not appear in the default channel for builds. [runroot] buildvm-01.stg.phx2.fedoraproject.org +arm01-builder22.arm.fedoraproject.org +arm01-builder23.arm.fedoraproject.org buildvm-01.phx2.fedoraproject.org buildhw-01.phx2.fedoraproject.org arm04-builder00.arm.fedoraproject.org |