From 5166a76913fcb658be58adffed441590979e41cf Mon Sep 17 00:00:00 2001 From: Skip Wonnell Date: Tue, 15 Aug 2017 19:57:50 -0500 Subject: Initial commit for appc-config-audit bundle This Bundle is used for Auditing against a running configurition Signed-off-by: Skip Wonnell Issue-Id: APPC-22 Signed-off-by: Patrick Brady Change-Id: Id19c65e351cc377d32d6533d3fa73415019652f0 --- .../src/assembly/assemble_installer_zip.xml | 59 ++++++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 appc-config/appc-config-audit/installer/src/assembly/assemble_installer_zip.xml (limited to 'appc-config/appc-config-audit/installer/src/assembly/assemble_installer_zip.xml') diff --git a/appc-config/appc-config-audit/installer/src/assembly/assemble_installer_zip.xml b/appc-config/appc-config-audit/installer/src/assembly/assemble_installer_zip.xml new file mode 100644 index 000000000..f6495af19 --- /dev/null +++ b/appc-config/appc-config-audit/installer/src/assembly/assemble_installer_zip.xml @@ -0,0 +1,59 @@ + + + + + + audit + + zip + + + + false + + + + target/stage/ + ${application.name} + 755 + + *.sh + + + + target/stage/ + ${application.name} + 644 + + *.sh + + + + + + + -- cgit 1.2.3-korg