vanillaSprinkles

Results 9 issues of vanillaSprinkles

Just gave this the quick run and test and would love to see both temps measurements displayed at once (as a toggle'able option)

git submodule updates to reflect latest from https://github.com/netbootxyz/pipxe svn on github has been deprecated, see: https://github.blog/2023-01-20-sunsetting-subversion-support/ re-create Dockerfile for easier local testing (use ubuntu:22.04 to mimic github's runner) use latest...

first discovered while working with netboot.xyz (issue posted at https://github.com/netbootxyz/netboot.xyz/issues/1421) the makefile needs a little rework around https://github.com/ipxe/pipxe/blob/master/Makefile#L29 related github blog post on svn deprecation: https://github.blog/2023-01-20-sunsetting-subversion-support/ currently diving down the...

**Describe the bug** the ansible templates Makefiles for rpi3 and rpi4 currently use `svn` to pull down the raspberrypi/firmware repo, branch stable, subdir boot; github.com has since stopped supporting svn...

bug

error'ing behavior: - a user may want to add a local-mirror (not a repo) to the list of mirrors - and instead a repo is created within the arch-live's /etc/pacman.conf...

for example; if grub fails on the `grub-install` step, the user should be able prompted to keep going with the install script - perhaps a warning stating that continuing after...

adds provider config inputs: - env vars: PROXMOX_VE_AUTH_PAYLOAD; PROXMOX_VE_AUTH_TICKET with PROXMOX_VE_CSRF_PREVENTION_TOKEN - provider-config: auth_payload; auth_ticket with csrf_prevention_token ### Contributor's Note - [x] I have added / updated documentation in `/docs`...

size/XL

**Describe the bug** proxmox_virtual_environment_vm's disk size can be equal to 0; current limitations require it to be greater or equal to 1 **To Reproduce** Steps to reproduce the behavior: 1....

:bug: bug

**Describe the bug** use of `proxmox_virtual_environment_datastores` with multiple datastores currently utilizes each attribute as an array, resulting in a sorting tf-logic nightmare; the output should instead be a list of...

:sparkles: enhancement
size/S