Remove rhel6isms from summershum.
This commit is contained in:
parent
2e60797ef4
commit
3386e1e51b
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,6 @@
|
||||||
with_items:
|
with_items:
|
||||||
- python-summershum
|
- python-summershum
|
||||||
- python-psycopg2
|
- python-psycopg2
|
||||||
- python-sqlalchemy0.8
|
|
||||||
|
|
||||||
- name: ensure summershum has a place to unpack files
|
- name: ensure summershum has a place to unpack files
|
||||||
file: >
|
file: >
|
||||||
|
@ -25,6 +24,7 @@
|
||||||
notify:
|
notify:
|
||||||
- restart fedmsg-hub
|
- restart fedmsg-hub
|
||||||
|
|
||||||
|
# TODO -- this can be removed soon.
|
||||||
# Here I'm "permanently" hotfixing the fedmsg-hub
|
# Here I'm "permanently" hotfixing the fedmsg-hub
|
||||||
# It needs to load the forward-compat sqlalchemy0.7 package from the get-go.
|
# It needs to load the forward-compat sqlalchemy0.7 package from the get-go.
|
||||||
- name: copy over patched fedmsg-hub
|
- name: copy over patched fedmsg-hub
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue