Include logging by default
For the logging settings to work by default, we need to include the module in init. Change-Id: Iac2510028ec3499d2b21645b83cbb0e322ec4e2b
This commit is contained in:
parent
fe32e6c9ce
commit
9dd0d769ca
@ -88,6 +88,7 @@ class zaqar(
|
|||||||
$purge_config = false,
|
$purge_config = false,
|
||||||
) inherits zaqar::params {
|
) inherits zaqar::params {
|
||||||
|
|
||||||
|
include ::zaqar::logging
|
||||||
include ::zaqar::deps
|
include ::zaqar::deps
|
||||||
|
|
||||||
resources { 'zaqar_config':
|
resources { 'zaqar_config':
|
||||||
|
Loading…
x
Reference in New Issue
Block a user