Update make-bm-worker call for Go 1.16 82/4182/3
authorTodd Malsbary <todd.malsbary@intel.com>
Fri, 26 Feb 2021 21:28:02 +0000 (13:28 -0800)
committerKuralamudhan Ramakrishnan <kuralamudhan.ramakrishnan@intel.com>
Fri, 9 Apr 2021 20:17:39 +0000 (20:17 +0000)
commit289b3d43bcbaa090619d60f5ccec3beeb808f904
treeb9c25a566d620b379a9be077b6fdee1fbae7c629
parentc9f32d1ce3a511ec6f1176527065fd964c5fe12c
Update make-bm-worker call for Go 1.16

From https://blog.golang.org/go116-module-changes, GO111MODULE=auto
must be to set to enable the previous version's behavior.

Signed-off-by: Todd Malsbary <todd.malsbary@intel.com>
Change-Id: I4f430959969717adf83f75217f1642b5d79f3775
deploy/metal3-vm/03_launch_mgmt_cluster.sh
deploy/metal3/scripts/01_metal3.sh