releng: few minor cleanups/tweks
This commit is contained in:
parent
91ff4f2a19
commit
8f6103ed45
2 changed files with 3 additions and 3 deletions
|
@ -31,7 +31,7 @@
|
|||
mnt_dir: '/pub'
|
||||
nfs_src_dir: 'fedora_ftp/fedora.redhat.com/pub'
|
||||
when: inventory_hostname.startswith(('compose-x86-01'))
|
||||
- fedmsg/base
|
||||
- role: fedmsg/base
|
||||
when: not inventory_hostname.startswith(('aarch64-02a'))
|
||||
- releng
|
||||
|
||||
|
|
|
@ -68,6 +68,7 @@
|
|||
with_items:
|
||||
- yum-utils
|
||||
- koji
|
||||
- koji-utils
|
||||
- strace
|
||||
- mock
|
||||
- nfs-utils
|
||||
|
@ -75,7 +76,6 @@
|
|||
- mash
|
||||
- intltool
|
||||
- mutt
|
||||
- koji
|
||||
- createrepo
|
||||
- pykickstart
|
||||
- pyliblzma
|
||||
|
@ -87,6 +87,7 @@
|
|||
with_items:
|
||||
- yum-utils
|
||||
- koji
|
||||
- koji-utils
|
||||
- strace
|
||||
- mock
|
||||
- nfs-utils
|
||||
|
@ -94,7 +95,6 @@
|
|||
- mash
|
||||
- intltool
|
||||
- mutt
|
||||
- koji
|
||||
- createrepo
|
||||
- pykickstart
|
||||
- pyliblzma
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue