]> git.openstreetmap.org Git - chef.git/commitdiff
Fix indentation
authorTom Hughes <tom@compton.nu>
Sun, 15 May 2016 10:42:56 +0000 (11:42 +0100)
committerTom Hughes <tom@compton.nu>
Sun, 15 May 2016 10:42:56 +0000 (11:42 +0100)
roles/kessie.rb

index 0bddd4c393983841ef279ee58a413c2754b02aa7..1e823bed2e7ac191484a6fc288d1e234ed7536e8 100644 (file)
@@ -25,6 +25,6 @@ default_attributes(
 run_list(
   "role[exonetric]",
   "role[hp-dl180-g6]",
-#  "role[imagery]"
+  #  "role[imagery]"
   "role[wiki]"
 )