package changed names.

This commit is contained in:
Ralph Bean 2015-11-16 21:20:38 +00:00
parent 9222ca0ed3
commit 186a4f9a44
3 changed files with 4 additions and 4 deletions

View file

@ -30,7 +30,7 @@
testing: False
packages:
- fedmsg
- python-fedmsg-meta-fedora-infrastructure
- python2-fedmsg-meta-fedora-infrastructure
- python-moksha-hub
handlers:
- include: "{{ handlers }}/restart_services.yml"

View file

@ -14,7 +14,7 @@
- fedmsg
- fedmsg-hub
- fedora-packager
- python-fedmsg-meta-fedora-infrastructure
- python2-fedmsg-meta-fedora-infrastructure
tags:
- autosigner
- packages

View file

@ -5,8 +5,8 @@
- packages
- fedmsg/irc
- name: install python-fedmsg-meta-fedora-infrastructure
yum: pkg=python-fedmsg-meta-fedora-infrastructure state=present
- name: install python2-fedmsg-meta-fedora-infrastructure
yum: pkg=python2-fedmsg-meta-fedora-infrastructure state=present
tags:
- packages
- fedmsg/irc