diff options
author | dhebeha <dhebeha.mj71@wipro.com> | 2020-02-25 15:03:20 +0530 |
---|---|---|
committer | dhebeha <dhebeha.mj71@wipro.com> | 2020-02-27 14:17:44 +0530 |
commit | 8e62aaddc79b0e04b33b932dd8d903beb0dfc017 (patch) | |
tree | 3eeea5af65b04655410b69b60e68cf6521519bec /config/osdf_config.yaml | |
parent | 680cab955f1d746117c14ee21396ffc53a19664a (diff) |
encryption/decryption utility
Change-Id: I1f7d2c6fe66b1ff4341660063203662b507a669a
Issue-ID: OPTFRA-700
Signed-off-by: dhebeha <dhebeha.mj71@wipro.com>
Diffstat (limited to 'config/osdf_config.yaml')
-rwxr-xr-x | config/osdf_config.yaml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/config/osdf_config.yaml b/config/osdf_config.yaml index 6cf8cec..eba89e0 100755 --- a/config/osdf_config.yaml +++ b/config/osdf_config.yaml @@ -51,4 +51,7 @@ configDbGetCellListUrl: 'SDNCConfigDBAPI/getCellList' configDbGetNbrListUrl: 'SDNCConfigDBAPI/getNbrList' pciHMSUsername: test -pciHMSPassword: passwd
\ No newline at end of file +pciHMSPassword: passwd + +#key +appkey: os35@rrtky400fdntc#001t5
\ No newline at end of file |