initial commit

This commit is contained in:
Ludovic Cartier
2024-12-11 17:58:34 +01:00
parent 554e08edb5
commit 9ea5639efa
6 changed files with 167 additions and 0 deletions

4
defaults/main.yml Normal file
View File

@ -0,0 +1,4 @@
---
pbs_debian_release_name: "bookworm"
pbs_repo_key: "https://enterprise.proxmox.com/debian/proxmox-release-bookworm.gpg"
pbs_repo_no_subscription: "deb http://download.proxmox.com/debian/pbs-client {{ pbs_debian_release_name }} main"