]> git.openstreetmap.org Git - chef.git/commitdiff
Add backup role to grisu
authorTom Hughes <tom@compton.nu>
Mon, 16 Jul 2018 13:11:38 +0000 (14:11 +0100)
committerTom Hughes <tom@compton.nu>
Mon, 16 Jul 2018 13:11:38 +0000 (14:11 +0100)
roles/grisu.rb

index ebc62416bca997cf828ce410bcba875b36d22884..595b5a0f6320d2f704b533efe5348e2e199f2632 100644 (file)
@@ -63,6 +63,7 @@ run_list(
   "role[hp-dl180-g6]",
   "role[gateway]",
   "role[web-storage]",
+  "role[backup]",
   "role[planet]",
   "recipe[openvpn]"
 )