]> git.openstreetmap.org Git - chef.git/commitdiff
Add local administrator accounts for lysator
authorTom Hughes <tom@compton.nu>
Wed, 6 Mar 2019 21:21:38 +0000 (21:21 +0000)
committerTom Hughes <tom@compton.nu>
Wed, 6 Mar 2019 21:21:38 +0000 (21:21 +0000)
roles/lysator.rb

index ad1f0087f909145c48d0c3657a18a5e6112e41bd..4db9b0de10378ceb8dc4a2103ca57f6a0962da16 100644 (file)
@@ -2,6 +2,12 @@ name "lysator"
 description "Role applied to all servers at Lysator"
 
 default_attributes(
 description "Role applied to all servers at Lysator"
 
 default_attributes(
+  :accounts => {
+    :users => {
+      :aoh => { :status => :administrator },
+      :lysroot => { :status => :administrator }
+    }
+  },
   :hosted_by => "Lysator",
   :location => "Linköping, Sweden",
   :networking => {
   :hosted_by => "Lysator",
   :location => "Linköping, Sweden",
   :networking => {