diff options
author | Kevin Fenzi <kevin@scrye.com> | 2017-05-02 17:48:53 +0000 |
---|---|---|
committer | Kevin Fenzi <kevin@scrye.com> | 2017-05-02 17:48:53 +0000 |
commit | 1668ec04c0803ccff08b7027b9313812dcd2707e (patch) | |
tree | fcdd4dad3648e83dbb97fc248ffebcec4187950a | |
parent | 20ae33f83c682871f726546ab031143552fe0d0c (diff) | |
download | ansible-1668ec04c0803ccff08b7027b9313812dcd2707e.tar.gz ansible-1668ec04c0803ccff08b7027b9313812dcd2707e.tar.xz ansible-1668ec04c0803ccff08b7027b9313812dcd2707e.zip |
mark aarch64-03a.arm.fedoraproject.org dead in ansible since it is in pdu
-rw-r--r-- | inventory/builders | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/inventory/builders b/inventory/builders index dd001d6fd..21a661d31 100644 --- a/inventory/builders +++ b/inventory/builders @@ -243,7 +243,8 @@ buildppcle-04.ppc.fedoraproject.org [buildaarch64] aarch64-02a.arm.fedoraproject.org -aarch64-03a.arm.fedoraproject.org +# Marked DEAD in pdu +#aarch64-03a.arm.fedoraproject.org aarch64-04a.arm.fedoraproject.org aarch64-05a.arm.fedoraproject.org aarch64-06a.arm.fedoraproject.org |