From: Luca Filipozzi Date: Wed, 16 May 2012 09:25:24 +0000 (+0000) Subject: fix typo X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=8bee4dc1e386f06ec2f169195571ed968acae575;p=mirror%2Fdsa-puppet.git fix typo --- diff --git a/modules/puppetmaster/files/hiera.yaml b/modules/puppetmaster/files/hiera.yaml index 9304c0e46..c5013cabe 100644 --- a/modules/puppetmaster/files/hiera.yaml +++ b/modules/puppetmaster/files/hiera.yaml @@ -1,8 +1,8 @@ --- :hierarchy: - %{hoster} - - machines/${fqdn} - - clusters/${cluster} + - machines/%{fqdn} + - clusters/%{cluster} - common :backends: - yaml