Update sigul-install.sh to check for sigul 09/64909/4
authorEric Ball <eball@linuxfoundation.org>
Tue, 4 Aug 2020 18:15:52 +0000 (11:15 -0700)
committerEric Ball <eball@linuxfoundation.org>
Tue, 4 Aug 2020 19:26:53 +0000 (12:26 -0700)
commit71e7ecf6ce97afb981dd8ac86099a4c8f770d6fa
tree7c2b6beb5dcd633b84a38a6aa5a8ba416eac1b0e
parentcbe094073500c7bfdcc4131d676e9efe265f9024
Update sigul-install.sh to check for sigul

If sigul is already installed, we can skip the installation. This is
important due to kojipkgs being unreliable. We now have the sigul
binary baked into the base image creation, so newer images should
already have sigul on board. If they do and we still try to do this
manual installation, we could still run into connection issues with
kojipkgs.

Issue: RELENG-3115
Change-Id: I3580b92b8e4c1c72493069bf977f96e36aba6a85
Signed-off-by: Eric Ball <eball@linuxfoundation.org>
releasenotes/notes/sigul-install-check-765a0b5eda01cfa4.yaml [new file with mode: 0644]
shell/sigul-install.sh [changed mode: 0644->0755]