Remove deprecated logging
Change-Id: Ieeff7fa6726f9398383d93ab50f8e864a3f9d8c5
This commit is contained in:
parent
84c8ba02af
commit
4d35451f8c
@ -88,7 +88,6 @@ class zaqar(
|
||||
$purge_config = false,
|
||||
) inherits zaqar::params {
|
||||
|
||||
include ::zaqar::logging
|
||||
include ::zaqar::deps
|
||||
|
||||
resources { 'zaqar_config':
|
||||
|
@ -0,0 +1,4 @@
|
||||
---
|
||||
upgrade:
|
||||
- |
|
||||
zaqar::logging is now not included in init class by default.
|
Loading…
Reference in New Issue
Block a user