]> git.openstreetmap.org Git - chef.git/commitdiff
Add remote hands accounts for norbert
authorTom Hughes <tom@compton.nu>
Fri, 4 Jan 2019 11:18:20 +0000 (11:18 +0000)
committerTom Hughes <tom@compton.nu>
Fri, 4 Jan 2019 11:18:20 +0000 (11:18 +0000)
roles/grifon.rb

index bd830987d5847bbdf76a3562978b48c127ba867b..f97e55371b858fb7ac33af1d5373585b8f225ed9 100644 (file)
@@ -2,6 +2,13 @@ name "grifon"
 description "Role applied to all servers at Grifon"
 
 default_attributes(
+  :accounts => {
+    :users => {
+      :alarig => { :status => :administrator },
+      :gizmo => { :status => :administrator },
+      :nemo => { :status => :administrator }
+    }
+  },
   :hosted_by => "Grifon",
   :location => "Paris, France",
   :munin => {