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

Add functionality for multiple repos - fix for 8.0 #15

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

guffelman
Copy link

I've added a new function disable_repo() that allows you to pass a repository in to disable. It will change the repository to "$REPO_BASE.disabled"

This should allow for multiple repositories to be disabled, which fixes the release for 8.0. They added a new enterprise repo in ceph.list.

Thanks!
G

@guffelman guffelman changed the title Add functionality for multiple repos Add functionality for multiple repos - fix for 8.0 Sep 8, 2023
@spacelama
Copy link

I haven't tried running this yet, but I suspect install.sh also wants a change to enable a new /etc/apt/sources.list.d/ceph-no-subscription.list similar to how it creates the pve-no-subscription.list file. I don't understand why the repo is split up into two files install.sh and the embedded base64 version of pve-nag-buster.sh, the latter of which deletes the enterprise file and the former creating the new file, but in this case it hides the fact that the pull request isn't quite complete as far as PVE8 goes.

@@ -10,7 +10,7 @@ means. High quality open source software like Proxmox needs our support!

### News:

Last updated for: pve-manager/6.4-4/337d6701 (running kernel: 5.4.106-1-pve)
Last updated for: pve-manager/8.0.4/d258a813cfa6b390 (running kernel: 8.0.4)
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is no kernel 8.x yet. It's proxmox version 8 but kernel 6.5

@Yrlish
Copy link

Yrlish commented Feb 6, 2024

I just forked the repo and added your changes to it. It works, I just ran it myself on a freshly installed PVE 8.1.4.

https://github.com/Yrlish/pve-nag-buster

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.

3 participants