]> git.openstreetmap.org Git - chef.git/commitdiff
Make g5team an admin on G5 Solutions machines
authorTom Hughes <tom@compton.nu>
Wed, 18 Oct 2017 21:42:46 +0000 (22:42 +0100)
committerTom Hughes <tom@compton.nu>
Wed, 18 Oct 2017 21:42:46 +0000 (22:42 +0100)
roles/g5solutions.rb

index b7985382c9e9517ea9f16f0533264c63caef826b..5cb41ec5dfb79230197b600edea2d97de8d0e1cd 100644 (file)
@@ -2,6 +2,11 @@ name "g5solutions"
 description "Role applied to all servers at G5 Solutions"
 
 default_attributes(
 description "Role applied to all servers at G5 Solutions"
 
 default_attributes(
+  :accounts => {
+    :users => {
+      :g5team => { :status => :administrator }
+    }
+  },
   :hosted_by => "G5 Solutions",
   :location => "Indonesia",
   :networking => {
   :hosted_by => "G5 Solutions",
   :location => "Indonesia",
   :networking => {