move group ordering around in ansible inventory
This commit is contained in:
parent
a3c0d8668e
commit
7c5bd287e9
1 changed files with 4 additions and 3 deletions
|
@ -1,6 +1,3 @@
|
||||||
[builders]
|
|
||||||
buildhw
|
|
||||||
buildvm
|
|
||||||
|
|
||||||
[buildvm]
|
[buildvm]
|
||||||
buildvm-01.phx2.fedoraproject.org
|
buildvm-01.phx2.fedoraproject.org
|
||||||
|
@ -56,6 +53,10 @@ buildvmhost-09.phx2.fedoraproject.org
|
||||||
buildhw-01.phx2.fedoraproject.org
|
buildhw-01.phx2.fedoraproject.org
|
||||||
buildhw-02.phx2.fedoraproject.org
|
buildhw-02.phx2.fedoraproject.org
|
||||||
|
|
||||||
|
[builders]
|
||||||
|
buildhw
|
||||||
|
buildvm
|
||||||
|
|
||||||
|
|
||||||
[releng]
|
[releng]
|
||||||
releng01.phx2.fedoraproject.org
|
releng01.phx2.fedoraproject.org
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue