updating python2-rpmfluff package name so there are no conflicts when installing/updating

This commit is contained in:
Tim Flink 2016-09-22 15:14:27 +00:00
parent aa150a9f21
commit 83e7569b81

View file

@ -25,7 +25,7 @@
- koji - koji
- python-fedora - python-fedora
- python-doit - python-doit
- python-rpmfluff - python2-rpmfluff
when: (deployment_type == 'qa-stg') and (ansible_distribution_major_version|int > 21) and (ansible_cmdline.ostree is not defined) when: (deployment_type == 'qa-stg') and (ansible_distribution_major_version|int > 21) and (ansible_cmdline.ostree is not defined)
- name: add the buildslave user for taskotron - name: add the buildslave user for taskotron