The package is mirrormanager*2*
This commit is contained in:
parent
b9a63ec94c
commit
4df7a4b977
3 changed files with 3 additions and 3 deletions
|
@ -9,7 +9,7 @@
|
|||
- name: install needed packages
|
||||
yum: pkg={{ item }} state=present
|
||||
with_items:
|
||||
- mirrormanager-backend
|
||||
- mirrormanager2-backend
|
||||
tags:
|
||||
- packages
|
||||
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
- name: install needed packages
|
||||
yum: pkg={{ item }} state=present
|
||||
with_items:
|
||||
- mirrormanager-crawler
|
||||
- mirrormanager2-crawler
|
||||
tags:
|
||||
- packages
|
||||
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
- name: install needed packages
|
||||
yum: pkg={{ item }} state=present
|
||||
with_items:
|
||||
- mirrormanager
|
||||
- mirrormanager2
|
||||
- python-psycopg2
|
||||
- python-openid-cla
|
||||
- python-openid-teams
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue