Merge "Add deprecation warning to api"
This commit is contained in:
commit
950e763e6e
@ -89,6 +89,8 @@ class panko::api (
|
|||||||
$es_index_name = $::os_service_default,
|
$es_index_name = $::os_service_default,
|
||||||
) inherits panko::params {
|
) inherits panko::params {
|
||||||
|
|
||||||
|
warning('This Class is deprecated and will be removed in future releases.')
|
||||||
|
|
||||||
include ::panko::deps
|
include ::panko::deps
|
||||||
include ::panko::policy
|
include ::panko::policy
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user