releng: secondary: minor fix

This commit is contained in:
Peter Robinson 2015-12-17 07:40:29 +00:00
parent e1da14f5e6
commit e85c9877ba

View file

@ -132,7 +132,7 @@
- name: symlink /srv/pungi
action: file src=/mnt/fedora_koji/compose dest=/srv/pungi state=link
when: inventory_hostname.startswith(('compose-x86-01','arm01-releng'))
when: not inventory_hostname.startswith('compose-aarch64-01')
- name: add pkgs for nightly compose
action: yum state=present pkg={{ item }}