Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ignore GPG check for install or upgrade in the script #166

Merged
merged 1 commit into from
Sep 27, 2023

Conversation

gduperrey
Copy link
Contributor

As a temporary fix, we added an option to the script install_xcpng.py to ignore the gpg check in the install and upgrade mode. It will last until we have a signed netinstall iso to create the repo on the PXE.

@stormi
Copy link
Member

stormi commented Sep 12, 2023

To me, this should be an optional parameter to the script, not something that applies to all installs.

Moreover, the option is specific to XCP-ng 8.2 (and earlier) and doesn't exist in XCP-ng 8.3, IIRC (there are different options), so this should be made clear in the commit message and the script's new option.

scripts/install_xcpng.py Outdated Show resolved Hide resolved
To circumvent the lack of signature of 8.2 ISOs, added an option to
deactivate GPG verification in the answerfile.

Signed-off-by: Gael Duperrey <[email protected]>
@stormi stormi merged commit c7448ee into master Sep 27, 2023
4 checks passed
@stormi stormi deleted the gdy-pb-gpg-netinstall branch September 27, 2023 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants