]> git.openstreetmap.org Git - chef.git/commitdiff
Apply hp-g6 role to urmel and eustace
authorTom Hughes <tom@compton.nu>
Mon, 16 Feb 2015 13:56:26 +0000 (13:56 +0000)
committerTom Hughes <tom@compton.nu>
Mon, 16 Feb 2015 13:56:26 +0000 (13:56 +0000)
roles/eustace.rb
roles/urmel.rb

index 3a4c6fc7fc27dd3820c7a873834eb99394be45d3..ccba625c971bdfd66ea2ac02bdfd0748c5e71820 100644 (file)
@@ -22,5 +22,6 @@ default_attributes(
 
 run_list(
   "role[ucl-wolfson]",
 
 run_list(
   "role[ucl-wolfson]",
+  "role[hp-g6]",
   "role[piwik]"
 )
   "role[piwik]"
 )
index ee8635986f4517c3e6968d8323763dbe40b0a262..5c5102333b15e1c18d0a8dd03784f1bf7e2dbebe 100644 (file)
@@ -22,6 +22,6 @@ default_attributes(
 
 run_list(
   "role[ucl-wolfson]",
 
 run_list(
   "role[ucl-wolfson]",
-  "role[hp-g5]",
+  "role[hp-g6]",
   "role[munin]"
 )
   "role[munin]"
 )