aboutsummaryrefslogtreecommitdiffstats
path: root/runTags.sh
diff options
context:
space:
mode:
authorBrian Freeman <bf1936@att.com>2018-09-05 13:03:48 -0500
committerBrian Freeman <bf1936@att.com>2018-09-05 13:03:55 -0500
commit00f125e0ace23eefab956fcb4a0d8084fa551d03 (patch)
treee313ade67592da325673677bec04c7bc0097ce6e /runTags.sh
parent5b4c864a373cd4636bcff2fbe86a7eed81a24059 (diff)
Password Encryption and Logging
Issue-ID: INT-515 Change-Id: I96c5daede6c6437493f854afa3fd24f70a95ed77 Signed-off-by: Brian Freeman <bf1936@att.com>
Diffstat (limited to 'runTags.sh')
-rwxr-xr-xrunTags.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/runTags.sh b/runTags.sh
index 08ffe531..57215d17 100755
--- a/runTags.sh
+++ b/runTags.sh
@@ -21,6 +21,7 @@ OUTPUT_FOLDER=${OUTPUT_FOLDER:-$DEFAULT_OUTPUT_FOLDER}
VARIABLEFILES=
LISTENERS=
+VARIABLES="--removekeywords name:keystone_interface.*"
## Single argument, it is an include tag
if [ $# -eq 1 ]; then