diff options
author | 2020-02-27 13:05:53 +0000 | |
---|---|---|
committer | 2020-02-27 13:05:53 +0000 | |
commit | 3620422a425ee2df035c18d96a972230d1e12da7 (patch) | |
tree | af68147f5f0df03997c294cc68cd51f6eb352652 /config/osdf_config.yaml | |
parent | b48a030382583b9d38e6d9b87aa8eea281087856 (diff) | |
parent | 8e62aaddc79b0e04b33b932dd8d903beb0dfc017 (diff) |
Merge "encryption/decryption utility"
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 |