diff options
author | Venkata Harish Kajur <vk250x@att.com> | 2018-05-07 21:49:14 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-05-07 21:49:14 +0000 |
commit | 08a1c6f74aa96b572fde52309e4be2d7d06439a8 (patch) | |
tree | cbe2abdf08dcdd11c022ff09ffd2c9bf257b0cbf /babel/appconfig/babel-auth.properties | |
parent | 3284d1fa5c236f93415e9f665ce93a7641d019e4 (diff) | |
parent | 816f9de50813a19efb00ab0d9853816f04859484 (diff) |
Merge "Fix babel config to allow HEAT startup"
Diffstat (limited to 'babel/appconfig/babel-auth.properties')
-rw-r--r-- | babel/appconfig/babel-auth.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/babel/appconfig/babel-auth.properties b/babel/appconfig/babel-auth.properties index 5fd2646..e7dfda0 100644 --- a/babel/appconfig/babel-auth.properties +++ b/babel/appconfig/babel-auth.properties @@ -1,2 +1,2 @@ auth.policy.file=/auth/auth_policy.json -auth.authentication.disable=false
\ No newline at end of file +auth.authentication.disable=true |