summaryrefslogtreecommitdiffstats
path: root/roles/bootstrap/vars/proxmox.yml
diff options
context:
space:
mode:
Diffstat (limited to 'roles/bootstrap/vars/proxmox.yml')
-rw-r--r--roles/bootstrap/vars/proxmox.yml6
1 files changed, 1 insertions, 5 deletions
diff --git a/roles/bootstrap/vars/proxmox.yml b/roles/bootstrap/vars/proxmox.yml
index 9833ad3..0b0e62e 100644
--- a/roles/bootstrap/vars/proxmox.yml
+++ b/roles/bootstrap/vars/proxmox.yml
@@ -4,14 +4,10 @@ bootstrap_distro:
mirror_url: "http://deb.debian.org/debian"
packages:
- "proxmox-default-kernel"
+ - "proxmox-grub"
bootstrap_opts: ""
-bootstrap_apt_ignored_preferences: |
- Package: grub-common grub2-common grub-pc grub-pc-bin
- Pin: release *
- Pin-Priority: -1
-
bootstrap_apt_sources: |
deb http://deb.debian.org/debian bookworm main contrib
deb http://deb.debian.org/debian bookworm-updates main contrib