package changed names.
This commit is contained in:
parent
9222ca0ed3
commit
186a4f9a44
3 changed files with 4 additions and 4 deletions
|
@ -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"
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
- fedmsg
|
||||
- fedmsg-hub
|
||||
- fedora-packager
|
||||
- python-fedmsg-meta-fedora-infrastructure
|
||||
- python2-fedmsg-meta-fedora-infrastructure
|
||||
tags:
|
||||
- autosigner
|
||||
- packages
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue