From 4f85857c506729174013742149d69eca736fe2de Mon Sep 17 00:00:00 2001 From: Henrik Lund Kramshoej Date: Mon, 10 Jul 2017 12:27:27 +0200 Subject: Messing up the thing --- template-config/README.md | 5 ++ template-config/attribute-resolver.xml | 108 +++++++++++++++++++++++++++++++++ 2 files changed, 113 insertions(+) create mode 100644 template-config/README.md create mode 100644 template-config/attribute-resolver.xml (limited to 'template-config') diff --git a/template-config/README.md b/template-config/README.md new file mode 100644 index 0000000..6002238 --- /dev/null +++ b/template-config/README.md @@ -0,0 +1,5 @@ +# IDP config templates + +This directory contains the files which are being replaced after running install. + +Dockerfile should install these after running install. diff --git a/template-config/attribute-resolver.xml b/template-config/attribute-resolver.xml new file mode 100644 index 0000000..30627d5 --- /dev/null +++ b/template-config/attribute-resolver.xml @@ -0,0 +1,108 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.1