fix typo
authorLuca Filipozzi <lfilipoz@emyr.net>
Wed, 16 May 2012 09:25:24 +0000 (09:25 +0000)
committerLuca Filipozzi <lfilipoz@emyr.net>
Wed, 16 May 2012 09:25:24 +0000 (09:25 +0000)
modules/puppetmaster/files/hiera.yaml

index 9304c0e..c5013ca 100644 (file)
@@ -1,8 +1,8 @@
 ---
 :hierarchy:
   - %{hoster}
-  - machines/${fqdn}
-  - clusters/${cluster}
+  - machines/%{fqdn}
+  - clusters/%{cluster}
   - common
 :backends:
   - yaml