releng: few minor cleanups/tweks

This commit is contained in:
Peter Robinson 2015-12-21 15:04:08 +00:00
parent 91ff4f2a19
commit 8f6103ed45
2 changed files with 3 additions and 3 deletions

View file

@ -31,7 +31,7 @@
mnt_dir: '/pub' mnt_dir: '/pub'
nfs_src_dir: 'fedora_ftp/fedora.redhat.com/pub' nfs_src_dir: 'fedora_ftp/fedora.redhat.com/pub'
when: inventory_hostname.startswith(('compose-x86-01')) when: inventory_hostname.startswith(('compose-x86-01'))
- fedmsg/base - role: fedmsg/base
when: not inventory_hostname.startswith(('aarch64-02a')) when: not inventory_hostname.startswith(('aarch64-02a'))
- releng - releng

View file

@ -68,6 +68,7 @@
with_items: with_items:
- yum-utils - yum-utils
- koji - koji
- koji-utils
- strace - strace
- mock - mock
- nfs-utils - nfs-utils
@ -75,7 +76,6 @@
- mash - mash
- intltool - intltool
- mutt - mutt
- koji
- createrepo - createrepo
- pykickstart - pykickstart
- pyliblzma - pyliblzma
@ -87,6 +87,7 @@
with_items: with_items:
- yum-utils - yum-utils
- koji - koji
- koji-utils
- strace - strace
- mock - mock
- nfs-utils - nfs-utils
@ -94,7 +95,6 @@
- mash - mash
- intltool - intltool
- mutt - mutt
- koji
- createrepo - createrepo
- pykickstart - pykickstart
- pyliblzma - pyliblzma