]> git.openstreetmap.org Git - chef.git/commitdiff
Set location for Cloudferro WAW3-2
authorPaul Norman <penorman@mac.com>
Fri, 30 Aug 2024 00:33:09 +0000 (17:33 -0700)
committerPaul Norman <penorman@mac.com>
Fri, 30 Aug 2024 00:33:09 +0000 (17:33 -0700)
roles/cloudferro-waw3-2.rb

index 2a0108d5ee000bef8538e56bac488986e4e154c5..9c9d8b0be56c8da357ed3abd889d4f9d51aa5208 100644 (file)
@@ -5,3 +5,7 @@ run_list(
   "role[pl]",
   "role[cloudferro]"
 )
+
+default_attributes(
+  :location => "Warsaw"
+)