From 7ad84a65744250098be1e05ef998f32f5c0a0523 Mon Sep 17 00:00:00 2001 From: varac Date: Thu, 20 Sep 2012 12:20:15 +0200 Subject: hierachy levels need to be unambiguous, so we can't use services here, as one host could provide multiple services --- puppet/hiera.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'puppet/hiera.yaml') diff --git a/puppet/hiera.yaml b/puppet/hiera.yaml index 76584ad1..764966a2 100644 --- a/puppet/hiera.yaml +++ b/puppet/hiera.yaml @@ -7,7 +7,7 @@ :hierarchy: - hosts/%{fqdn} - - services/%{service} +# - services/%{service} # that's not possible, as hiera needs _one_ target per hierarchy - defaults # relative from where puppet is run, so we need to run puppet -- cgit v1.2.3