Merge "Always configure [DEFAULT] auth_strategy"
This commit is contained in:
commit
1ef4ab6ebd
@ -152,10 +152,10 @@ server.")
|
||||
max_request_body_size => $max_request_body_size,
|
||||
}
|
||||
|
||||
manila_config {
|
||||
'DEFAULT/auth_strategy': value => $auth_strategy;
|
||||
}
|
||||
if $auth_strategy == 'keystone' {
|
||||
manila_config {
|
||||
'DEFAULT/auth_strategy': value => $auth_strategy;
|
||||
}
|
||||
include manila::keystone::authtoken
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user