]> git.openstreetmap.org Git - chef.git/commitdiff
Fix typo
authorTom Hughes <tom@compton.nu>
Thu, 11 Sep 2014 10:38:17 +0000 (11:38 +0100)
committerTom Hughes <tom@compton.nu>
Thu, 11 Sep 2014 10:38:17 +0000 (11:38 +0100)
roles/carnet.rb

index ebbea7bd4509f0fdfa4fbeb7b96ddc4091d916cf..85286f6bf78d0518fd2d8c04695a000a8dfdfab1 100644 (file)
@@ -25,5 +25,5 @@ override_attributes(
 )
 
 run_list(
 )
 
 run_list(
-  "role[fr]"
+  "role[hr]"
 )
 )