From 816f9de50813a19efb00ab0d9853816f04859484 Mon Sep 17 00:00:00 2001 From: Jimmy Forsyth Date: Fri, 4 May 2018 20:00:07 -0400 Subject: Fix babel config to allow HEAT startup Issue-ID: AAI-1123 Change-Id: I335af282cfba683be9ba0b8359fdab3c56091f3b Signed-off-by: Jimmy Forsyth --- babel/appconfig/babel-auth.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'babel/appconfig/babel-auth.properties') 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 -- cgit 1.2.3-korg