Skip to content

Tags: Gillingham/freenas-proxmox

Tags

v2.2

Toggle v2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request TheGrandWazoo#156 from TheGrandWazoo/master

Merge to v2.0 branch

v2.1

Toggle v2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request TheGrandWazoo#106 from TheGrandWazoo/master

Fixes for Proxmox 6 and 7 with TrueNAS-Scale support.

v2.0

Toggle v2.0's commit message
Update for issues with Proxmox 7.

- The eval{} block was originally returning a value that would allow
execution in the $@ conditional. This changed between Proxmox 6 and 7.
Why, no idea at the moment. Also, the original HASH was no longer valid
as a variable. I don't like the code block at this moment, I need to do
some regression testing to Proxmox 5 and FreeNAS/TrueNAS 11 and 12 to
see if I can clean up the conditional block. It was there for a reason I
just don't know at this moment.