]> git.openstreetmap.org Git - chef.git/blobdiff - roles/horntail.rb
Bring the osmbackup account under chef control
[chef.git] / roles / horntail.rb
index 4d39240209292e24ea79d3757946fc9e3de56210..0512ddb5eea35383ff5a086f70d5a28258ce8b6a 100644 (file)
@@ -4,6 +4,7 @@ description "Master role applied to horntail"
 default_attributes(
   :accounts => {
     :users => {
+      :osmbackup => { :status => :role },
       :gravitystorm => { :status => :user }
     }
   },