diff options
Diffstat (limited to 'properties-node/provider/src/test/resources/test.txt')
-rw-r--r-- | properties-node/provider/src/test/resources/test.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/properties-node/provider/src/test/resources/test.txt b/properties-node/provider/src/test/resources/test.txt index 79e8acff4..68b916cbb 100644 --- a/properties-node/provider/src/test/resources/test.txt +++ b/properties-node/provider/src/test/resources/test.txt @@ -27,4 +27,5 @@ service-data.avpn-ip-port-information.contracted-port-speed-units = Kbps service-data.avpn-ip-port-information.endpoint-information.bundle-id = 33 service-data.avpn-ip-port-information.endpoint-information.interface-string = ae0 service-data.service-information.service-instance-id = ICORESITE-2751508 -service-data.service-information.service-type = AVPN
\ No newline at end of file +service-data.service-information.service-type = AVPN +obfuscated-var=${deployer_pass} |