![Kyle MacLeod](/assets/img/avatar_default.png)
This commit supports the developer use-case of a system controller ostree repo configured with gpg-verify=false. In such cases, the subcloud ostree repo instances must also be configured with gpg-verify=false, or the ostree pull will fail. We detect the boot parameter 'instgpg=0'. In which case we configure the ostree repo with gpg-verify=false. The instgpg=0 parameter is also detected by LAT /install, which handles the LAT side of the ostree repo configuration. Test Plan: PASS: - Install subcloud with non-GPG signed ostree commits present on system controller. Ensure the ostree pull is successful on subcloud, with a successful install. - Ensure normal subcloud installation is successful Story: 2010611 Task: 48309 Signed-off-by: Kyle MacLeod <kyle.macleod@windriver.com> Change-Id: I40a0823ed1fc868aa5d4fb7686f1648440664037
metal
StarlingX Bare Metal Management
Description
Languages
C++
82.9%
Shell
10.2%
Python
3.3%
C
2.6%
Makefile
1%