Skip to content

Commit

Permalink
Merge pull request #32 from docker/CB-0.7
Browse files Browse the repository at this point in the history
add attributes directory
  • Loading branch information
pcaskey authored Jun 9, 2021
2 parents b385f1d + f679d7e commit 3d5e9ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions configBuilder.sh
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ cp -rf ${TMP_DIR_S}/shib-idp-conftree-4.1-InCommon/conf/metadata-providers.xml $
cp -rf ${TMP_DIR_S}/shib-idp-conftree-4.1-InCommon/conf/attribute-resolver.xml ${SHBCFG}
cp -rf ${TMP_DIR_S}/shib-idp-conftree-4.1-InCommon/conf/attribute-filter.xml ${SHBCFG}
cp -rf ${TMP_DIR_S}/shib-idp-conftree-4.1-InCommon/conf/logback.xml ${SHBCFG}
cp -rf ${TMP_DIR_S}/shib-idp-conftree-4.1-InCommon/conf/attributes/* ${SHBCFG}/attributes
cp -rf ${TMP_DIR_S}/shib-idp-conftree-4.1-InCommon/credentials/inc-md-cert-mdq.pem ${SHBCREDS}
cp -rf ${TMP_DIR_S}/shib-idp-conftree-4.1-InCommon/credentials/sealer.kver ${SHBCREDS}
cp -rf ${TMP_DIR_T}/shib-idp-tomcat-config-master/conf/* ${TOMCFG}
Expand Down

0 comments on commit 3d5e9ed

Please sign in to comment.