azavea / vagrant-cartodb

Ansible role to build a multi-machine vagrant setup for CartoDB
Apache License 2.0
13 stars 3 forks source link

Feature/fix ansible 21 #9

Closed flibbertigibbet closed 8 years ago

flibbertigibbet commented 8 years ago

This will break compatibility with pre-2.0 ansibles, but fixes usage on 2.1+, which disallows sudo.

Also fixes NFS locking issues on Linux.

(Not intending to merge this in, due to incompatibility with older ansibles.)

flibbertigibbet commented 8 years ago

Ansible bundler usage will require a minimum ansible of 2.0; become_user requires minimum of 1.9.

CloudNiner commented 8 years ago

K thanks. Provisioning to test now.

CloudNiner commented 8 years ago

Provision on ansible 2.0 worked great, testing 2.1 now.

CloudNiner commented 8 years ago

+1