-
-
Notifications
You must be signed in to change notification settings - Fork 872
Closed
Description
I noticed that this module recommends usage of Hiera by issuing the "warning" (it's marked as a notice
in the actual output)
manifests/notice/config.pp: $message = "[nginx] *** DEPRECATION WARNING***: HI! I notice that you're declaring some attributes in Class[nginx]. It is highly recommended to set these values via Hiera going forward. This will become mandatory in the near future. Please check out https://github.com/jfryman/puppet-nginx/blob/master/docs/hiera.md for more information."
When browsing through the sources, I couldn't find any place where puppet-nginx makes explicit use of hiera. Am I missing something?
In reality, I think it's correct that the module makes no assumptions about how and where the data is provided. That leaves the question of why puppet-nginx makes this recommendation.
Metadata
Metadata
Assignees
Labels
No labels