Sign in
apache
/
brooklyn-client
/
refs/heads/master
/
.
/
cli
/
io
/
legacyConfig.json
blob: c1becf4045544482388b20342395ca9e73f9b8a3 [
file
]
{
"auth"
:
{
"http://some.site:8081"
:
{
"password"
:
"password1"
,
"username"
:
"user1"
},
"http://another.one:8081"
:
{
"password"
:
"password2"
,
"username"
:
"user2"
}
},
"skipSslChecks"
:
false
,
"target"
:
"http://some.site:8081"
}