Skip to content

Commit fa8303a

Browse files
author
Matt Bertrand
committed
Add UbuntuGIS repository in ansible script so that GDAL 1.11 can be installed.
1 parent 51ebb68 commit fa8303a

2 files changed

Lines changed: 4 additions & 16 deletions

File tree

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
---
22

3+
- name: get UbuntuGIS repository
4+
apt_repository: repo='ppa:ubuntugis/ppa'
5+
sudo: yes
6+
37
- name: ensure apt cache is up to date
48
apt: update_cache=yes
59
sudo: yes

local_settings.py

Lines changed: 0 additions & 16 deletions
This file was deleted.

0 commit comments

Comments
 (0)