Include hiera classes
authorPeter Palfrader <peter@palfrader.org>
Thu, 29 Aug 2019 15:35:10 +0000 (17:35 +0200)
committerPeter Palfrader <peter@palfrader.org>
Thu, 29 Aug 2019 15:35:10 +0000 (17:35 +0200)
We want to be able to specify which puppet classes a node should include
using hiera.  Start by including hiera classes in the site manifest,
and move the site class so we include something using this mechanism.

Eventually we want to move all the include entries out of manifests/site.pp.


No differences found