weaveworks / weave

Simple, resilient multi-host containers networking and more.
https://www.weave.works
Apache License 2.0
6.62k stars 668 forks source link

Add gcloud to Ansible playbook for dev vm #3163

Open bricef opened 6 years ago

bricef commented 6 years ago

Expected

When the dev VM defined in /Vagrantfile is provisioned, I expect the gcloud utility to be available whenI log in.

Instead

gcloud has to be installed manually.

Possible avenue

There is already a playbook for gcloud. Either copy the essentials or grab it wholesale.

brb commented 6 years ago

Just noting, that such VM is provisioned with the playbook setup_weave-net_dev.yml from https://github.com/weaveworks/build-tools