]> git.openstreetmap.org Git - chef.git/commitdiff
Add mail role to fafnir
authorTom Hughes <tom@compton.nu>
Sun, 25 Sep 2022 08:53:30 +0000 (09:53 +0100)
committerTom Hughes <tom@compton.nu>
Sun, 25 Sep 2022 08:53:30 +0000 (09:53 +0100)
roles/fafnir.rb

index 81210a2e02bdcae9942145d0340a8c63dadd3a18..55eb018a19018c30a38dfd113b501f86c15543d7 100644 (file)
@@ -56,5 +56,6 @@ run_list(
   "role[equinix-dub]",
   "role[hp-g9]",
   "role[gateway]",
+  "role[mail]",
   "recipe[dhcpd]"
 )