- 30 Sep, 2024 1 commit
-
-
Julian Foad authored
-
- 21 Sep, 2024 1 commit
-
-
lae authored
feature: make watchdog configuration more flexible
-
- 18 Sep, 2024 1 commit
-
-
Alexander Petermann authored
-
- 13 Sep, 2024 13 commits
-
-
lae authored
Release 1.9.0
-
lae authored
-
lae authored
Allow version pinning of the Proxmox kernel
-
lae authored
Signed-off-by:
lae <lae@lae.is>
-
lae authored
Run Vagrant in CI
-
lae authored
at this point this CI job is meant as a diagnostic and not a required test, so just ignore failures until the LXC-based CI workflow is ported over
-
lae authored
-
lae authored
-
lae authored
-
lae authored
-
lae authored
-
lae authored
-
lae authored
-
- 12 Sep, 2024 3 commits
-
-
lae authored
Install Amplify Workflow
-
lae authored
-
amplify-security[bot] authored
-
- 01 Sep, 2024 1 commit
-
-
lae authored
Metric Servers management in Proxmox
-
- 31 Aug, 2024 2 commits
-
-
ThysTips authored
Signed-off-by:
ThysTips <contact@thystips.net>
-
ThysTips authored
Signed-off-by:
ThysTips <contact@thystips.net>
-
- 30 Aug, 2024 1 commit
-
-
ThysTips authored
Signed-off-by:
ThysTips <contact@antoinethys.com>
-
- 09 Jul, 2024 3 commits
-
-
Musee Ullah authored
remove duplicated tasks that exist in realms_config.yml from main.yml
-
Musee Ullah authored
Support for CIFS storages, namespacing in PBS, and ranking interfaces for corosync
-
lae authored
-
- 07 Jul, 2024 6 commits
-
-
edv-pi authored
removed duplicate of namespace declaration Added comments for better visibility
-
edv-pi authored
Update README.md Added Information to Cororsync Priority
-
edv-pi authored
see PR#251
-
edv-pi authored
added link priority for link0 and 1 to allow to define second link as main for corosync if the user has a seperate switch/network for cororsync
-
edv-pi authored
Add abbility to add cifs as storage to proxmox, see proxmox_storage.py for Usage Examples
-
edv-pi authored
and some format cleanup
-
- 05 Jul, 2024 1 commit
-
-
Adam Delo authored
* added basic support for PCIe passthrough for Intel and AMD CPUs Feature can be enabled via `pve_pcie_passthrough_enabled`. Mediated devices are supported, but disabled by default since not all boards support GVT-g. Interrupt remapping can also be disabled for boards that do not support it. * moved GRUB update task to a handler to deduplicate tasks * added handler for updating initramfs when updating modprobe configuration * added support for certain PCIe passthrough configurations Role variables have been added to allow stubbing PCI devices via Vendor:Product ID when GRUB boots, blocking the loading of modules (e.g. nvidia drivers) via `softdep`, enabling GPU OVMF passthrough, and disabling DMA translation by the hypervisor for passthrough devices. * added new section for PCIe passthrough in documentation * added ability to configure KVM module to ignore MSRS and disable logging ignored MSRs This fixes issues with certain applications in Windows guests.
-
- 03 Jul, 2024 6 commits
-
-
Musee Ullah authored
fix minimum host count in inventory group before enabling pve-cluster
-
lae authored
-
lae authored
-
Musee Ullah authored
Support for authentication realms configuration
-
Musee Ullah authored
-
Musee Ullah authored
Support for adding authentication realms to domains.cfg
-
- 01 Jul, 2024 1 commit
-
-
Musee Ullah authored
fix: Replace deprecated ansible.netcommon.ipaddr
-