Fix debug hiera keys
The correct key to configure mistral debug is mistral::logging::debug not mistral::debug. The same is true for heat, manila and sahara. Change-Id: I382b472185f445e5d81077bc50b4c9cb65285530 Closes-Bug: #1851667
This commit is contained in:
@@ -95,7 +95,7 @@ outputs:
|
||||
read_default_group: tripleo
|
||||
|
||||
sahara::notify::notification_driver: {get_param: NotificationDriver}
|
||||
sahara::debug:
|
||||
sahara::logging::debug:
|
||||
if:
|
||||
- service_debug_unset
|
||||
- {get_param: Debug }
|
||||
|
||||
Reference in New Issue
Block a user