diff options
author | Victor Morales <victor.morales@intel.com> | 2018-11-07 15:36:49 -0800 |
---|---|---|
committer | Victor Morales <victor.morales@intel.com> | 2018-11-07 15:39:25 -0800 |
commit | ab595f9a43c33cca5d76019ab8425a2b4b3c9902 (patch) | |
tree | 08c9fb8c02db1174a9862d1f2fde854b97be7a57 /vagrant | |
parent | 5915937baedda033ec6a558caa376d2d9cf3eaa7 (diff) |
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 <victor.morales@intel.com>
Issue-ID: MULTICLOUD-301
Diffstat (limited to 'vagrant')
-rw-r--r-- | vagrant/galaxy-requirements.yml | 2 |
1 files changed, 1 insertions, 1 deletions
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 |