From: Anil Belur Date: Mon, 26 Mar 2018 22:03:25 +0000 (-0700) Subject: Validate packer version before install X-Git-Tag: v0.18.0~12^2 X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=commitdiff_plain;h=81a5e9db553008ac94b279e7a5ed5e186813e40a;hp=81a5e9db553008ac94b279e7a5ed5e186813e40a;p=releng%2Fglobal-jjb.git Validate packer version before install 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 ---