totpcgi: add python-psycopg2
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
parent
072043b9b1
commit
d2a2f1bb85
1 changed files with 2 additions and 1 deletions
|
@ -23,7 +23,8 @@ spec:
|
||||||
python-qrcode \
|
python-qrcode \
|
||||||
httpd \
|
httpd \
|
||||||
mod_ssl \
|
mod_ssl \
|
||||||
python-fedora
|
python-fedora \
|
||||||
|
python-psycopg2
|
||||||
|
|
||||||
RUN curl https://infrastructure.fedoraproject.org/cgit/ansible.git/plain/roles/totpcgi/files/index.cgi -o /var/www/totpcgi/index.cgi
|
RUN curl https://infrastructure.fedoraproject.org/cgit/ansible.git/plain/roles/totpcgi/files/index.cgi -o /var/www/totpcgi/index.cgi
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue