From c21a2c2cfbf709d99825cfa376f9d6afa707636e Mon Sep 17 00:00:00 2001 From: Grant Slater Date: Tue, 1 Oct 2013 11:23:38 +0100 Subject: [PATCH] Add ubuntugis-unstable repo on ironbelly for imagery reprocessing task --- roles/ironbelly.rb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/roles/ironbelly.rb b/roles/ironbelly.rb index 273a74a0e..c22a3c6c4 100644 --- a/roles/ironbelly.rb +++ b/roles/ironbelly.rb @@ -2,6 +2,9 @@ name "ironbelly" description "Master role applied to ironbelly" default_attributes( + :apt => { + :sources => [ "ubuntugis-unstable" ] + }, :networking => { :interfaces => { :internal_ipv4 => { -- 2.43.2