From: Victor Morales Date: Wed, 7 Nov 2018 23:36:49 +0000 (-0800) Subject: Bumb andrewrothstein.go role to 2.1.10 X-Git-Tag: 3.0.0-ONAP~1^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=ab595f9a43c33cca5d76019ab8425a2b4b3c9902;p=multicloud%2Fk8s.git Bumb andrewrothstein.go role to 2.1.10 This version installs golang 1.11.2 by default on the server nodes Change-Id: I0526f5c792d907ca9b25df0bdbbe38be43628aba Signed-off-by: Victor Morales Issue-ID: MULTICLOUD-301 --- diff --git a/vagrant/galaxy-requirements.yml b/vagrant/galaxy-requirements.yml index 42fca71b..e3a0fd98 100644 --- a/vagrant/galaxy-requirements.yml +++ b/vagrant/galaxy-requirements.yml @@ -8,7 +8,7 @@ # http://www.apache.org/licenses/LICENSE-2.0 ############################################################################## - src: andrewrothstein.go - version: v2.1.7 + version: v2.1.10 - src: andrewrothstein.kubectl version: v1.1.12 - src: geerlingguy.docker