diff --git a/manifests/wsgi/apache.pp b/manifests/wsgi/apache.pp index 264452540..2f2221db5 100644 --- a/manifests/wsgi/apache.pp +++ b/manifests/wsgi/apache.pp @@ -113,7 +113,7 @@ class nova::wsgi::apache ( fail('::nova::api class must be declared in composition layer.') } - warning('nova::wsgi::apache is deprecated and will be removed in a future release, please use nova::wsgi::apache::api') + warning('nova::wsgi::apache is deprecated and will be removed in a future release, please use nova::wsgi::apache_api') class { '::nova::wsgi::apache_api': servername => $servername,