Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
RabbitMQ support needs to be enabled by ex401.3.3.
Carl Waldbieser committed Sep 29, 2018
1 parent 29efa91 commit 745a322
Showing 4 changed files with 2 additions and 2 deletions.
2 changes: 2 additions & 0 deletions ex401/ex401.3.3/Dockerfile
@@ -9,6 +9,8 @@ LABEL author="tier-packaging@internet2.edu <tier-packaging@internet2.edu>" \
ENV USERTOKEN=ex401.3.3

COPY container_files/seed-data/ /seed-data/
COPY container_files/grouper-loader.properties /opt/grouper/conf/
COPY container_files/grouper.client.properties /opt/grouper/conf/

RUN . /usr/local/bin/library.sh \
&& prepConf; \
2 changes: 0 additions & 2 deletions ex401/ex401.3.4/Dockerfile
@@ -9,8 +9,6 @@ LABEL author="tier-packaging@internet2.edu <tier-packaging@internet2.edu>" \
ENV USERTOKEN=ex401.3.4

COPY container_files/seed-data/ /seed-data/
COPY container_files/grouper-loader.properties /opt/grouper/conf/
COPY container_files/grouper.client.properties /opt/grouper/conf/
COPY container_files/attribute-filter.xml /opt/shibboleth-idp/conf/

RUN . /usr/local/bin/library.sh \

0 comments on commit 745a322

Please sign in to comment.