greenwave: add python-memcached into buildconfig
This commit is contained in:
parent
56f89482cd
commit
a0759a5c16
1 changed files with 2 additions and 1 deletions
|
@ -18,7 +18,8 @@ spec:
|
||||||
python-requests \
|
python-requests \
|
||||||
PyYAML \
|
PyYAML \
|
||||||
fedmsg-hub \
|
fedmsg-hub \
|
||||||
python2-flask
|
python2-flask \
|
||||||
|
python-memcached
|
||||||
RUN dnf -v -y install --setopt=tsflags=nodocs \
|
RUN dnf -v -y install --setopt=tsflags=nodocs \
|
||||||
https://kojipkgs.fedoraproject.org//packages/greenwave/0.3/3.fc26/noarch/greenwave-0.3-3.fc26.noarch.rpm
|
https://kojipkgs.fedoraproject.org//packages/greenwave/0.3/3.fc26/noarch/greenwave-0.3-3.fc26.noarch.rpm
|
||||||
# create a symlink for configuring the fedmsg consumers.
|
# create a symlink for configuring the fedmsg consumers.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue