Validate packer version before install 29/9629/6
authorAnil Belur <abelur@linuxfoundation.org>
Mon, 26 Mar 2018 22:03:25 +0000 (15:03 -0700)
committerAnil Belur <abelur@linuxfoundation.org>
Thu, 5 Apr 2018 02:42:13 +0000 (12:42 +1000)
Packer 1.1.3 is the minimum version required to be installed
to build images on vexxhost. The install script does not check
the version and only checks the availability of the binary in the
$PATH before updating packer.

JIRA: RELENG-838
Change-Id: I8c343176d8f39e3e70b04dddbdec94ffed4354b1
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>

No differences found