Gitiles
Code Review
Sign In
gerrit.nordix.org
/
onap
/
sdc
/
0a0897466ccc94214466e63a8c33cb60c2141f91
/
.
/
integration-tests
/
integration-tests-init
/
chef-repo
/
cookbooks
/
sdc-integration-tests-setup
/
attributes
/
default.rb
blob: 682885312ef3b140ae536622bb6f37981ae28cb4 [
file
] [
log
] [
blame
]
#BasicAuth
default
[
'basic_auth'
][
'enabled'
]
=
true
default
[
'basic_auth'
][:
user_name
]
=
"testName"
default
[
'basic_auth'
][:
user_pass
]
=
"testPass"