summaryrefslogtreecommitdiffstats
path: root/roles/fedmsg/irc
diff options
context:
space:
mode:
authorRalph Bean <rbean@redhat.com>2015-11-16 21:20:38 +0000
committerRalph Bean <rbean@redhat.com>2015-11-16 21:20:44 +0000
commit186a4f9a447927b2efb8f43c4765d21d0631eb05 (patch)
treea13728c43310160d5f2998daa78346a409a30220 /roles/fedmsg/irc
parent9222ca0ed30f1fed9fbf8035fa9ab8704951a2d9 (diff)
downloadansible-186a4f9a447927b2efb8f43c4765d21d0631eb05.tar.gz
ansible-186a4f9a447927b2efb8f43c4765d21d0631eb05.tar.xz
ansible-186a4f9a447927b2efb8f43c4765d21d0631eb05.zip
package changed names.
Diffstat (limited to 'roles/fedmsg/irc')
-rw-r--r--roles/fedmsg/irc/tasks/main.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/roles/fedmsg/irc/tasks/main.yml b/roles/fedmsg/irc/tasks/main.yml
index cd1ba59cb..ac234408d 100644
--- a/roles/fedmsg/irc/tasks/main.yml
+++ b/roles/fedmsg/irc/tasks/main.yml
@@ -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