]> git.openstreetmap.org Git - chef.git/commitdiff
Add ubuntugis-unstable repo on ironbelly for imagery reprocessing task
authorGrant Slater <git@firefishy.com>
Tue, 1 Oct 2013 10:23:38 +0000 (11:23 +0100)
committerGrant Slater <git@firefishy.com>
Tue, 1 Oct 2013 10:23:38 +0000 (11:23 +0100)
roles/ironbelly.rb

index 273a74a0ebc9004437e6d11cc6a9ef58e325db22..c22a3c6c4694cdf6a4e562b41fe053212477e453 100644 (file)
@@ -2,6 +2,9 @@ name "ironbelly"
 description "Master role applied to ironbelly"
 
 default_attributes(
+  :apt => {
+    :sources => [ "ubuntugis-unstable" ]
+  },
   :networking => {
     :interfaces => {
       :internal_ipv4 => {