Remove deprecated logging
Change-Id: Ieeff7fa6726f9398383d93ab50f8e864a3f9d8c5
This commit is contained in:
@@ -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.
|
||||
Reference in New Issue
Block a user