bust cache
Signed-off-by: Rick Elrod <relrod@redhat.com>
This commit is contained in:
parent
f585ba01d7
commit
c017fc9dd1
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ spec:
|
|||
curl https://infrastructure.fedoraproject.org/cgit/ansible.git/plain/roles/ipsilon/files/oidc_scopes/{{ scope_file }}.py -o /usr/lib/python3.7/site-packages/ipsilon/providers/openidc/plugins/{{scope_file}}.py && \
|
||||
{% endfor %}
|
||||
curl https://infrastructure.fedoraproject.org/cgit/ansible.git/plain/roles/ipsilon/files/infofas.py -o /usr/lib/python3.7/site-packages/ipsilon/info/infofas.py && \
|
||||
curl https://infrastructure.fedoraproject.org/cgit/ansible.git/plain/roles/ipsilon/files/py3-openid_server.py -o /usr/lib/python3.7/site-packages/openid/server/server.py
|
||||
curl https://infrastructure.fedoraproject.org/cgit/ansible.git/plain/roles/ipsilon/files/py3-openid_server.py?1 -o /usr/lib/python3.7/site-packages/openid/server/server.py
|
||||
|
||||
# Set up krb5
|
||||
RUN rm -f /etc/krb5.conf && ln -sf /etc/ipsilon/krb5.conf /etc/krb5.conf
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue