Add deprecation warning to api

Panko service is not maintained upstream and will be removed
in future releases. Lets add a warning to the class.

Change-Id: Ia8b11b01b77ebdc8f5418fc7cf224bba8a83cc35
This commit is contained in:
Pradeep Kilambi 2017-04-25 14:01:36 -04:00
parent 5db76aae39
commit 272f764ce3
1 changed files with 2 additions and 0 deletions

View File

@ -68,6 +68,8 @@ class panko::api (
$enable_proxy_headers_parsing = $::os_service_default,
) inherits panko::params {
warning('This Class is deprecated and will be removed in future releases.')
include ::panko::deps
include ::panko::policy