]> git.openstreetmap.org Git - chef.git/commitdiff
Add taginfo role from stormfly-01
authorTom Hughes <tom@compton.nu>
Tue, 11 Sep 2018 23:00:20 +0000 (00:00 +0100)
committerTom Hughes <tom@compton.nu>
Tue, 11 Sep 2018 23:00:20 +0000 (00:00 +0100)
roles/stormfly-01.rb

index 8eecf6bb97a57e73604c6272bee3d96a4f0eda47..904ed8138607a717381c229b0ecebde4aa79d2b8 100644 (file)
@@ -24,5 +24,6 @@ default_attributes(
 
 run_list(
   "role[osuosl]",
-  "role[hp-dl360-g6]"
+  "role[hp-dl360-g6]",
+  "role[taginfo]"
 )