git.lirion.de

Of git, get, and gud

summaryrefslogtreecommitdiffstats
path: root/site/profile
diff options
context:
space:
mode:
Diffstat (limited to 'site/profile')
-rw-r--r--site/profile/manifests/puppetmaster.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/site/profile/manifests/puppetmaster.pp b/site/profile/manifests/puppetmaster.pp
index 20a4416..95a4408 100644
--- a/site/profile/manifests/puppetmaster.pp
+++ b/site/profile/manifests/puppetmaster.pp
@@ -2,6 +2,7 @@ class profile::puppetmaster {
class { 'hiera':
hierarchy => [
+ 'virtual/%{::virtual}',
'nodes/%{::trusted.certname}',
'common',
],