Espié.R
Espié.R
**Which plugin/theme is this about?** BetterRoleColor **Describe the Bug** The color of users in voice channel does not change when the user switches to a server with keyboard shortcut. They...
Added 2 fields in config to allow authentication to Confluence via Personal Access Token. It will look for `usePAT` in config and if it is set to `true`, it will...
If running on a self-hosted runner, the docker context continue existing, and further actions crashes. This removes the context at the end of the run.
This PR adds support for `.vhd` files. Before this PR, when using a `.vhd` as the `iso_url` (as stated possible in the [documentation](https://developer.hashicorp.com/packer/integrations/hashicorp/virtualbox/latest/components/builder/iso#required:)), VirtualBox returns the error `Error attaching ISO:...
#### Overview of the Issue When using a .vhd as the `iso_url` (as stated possible in the [documentation](https://developer.hashicorp.com/packer/integrations/hashicorp/virtualbox/latest/components/builder/iso#required:), VirtualBox returns the error `Error attaching ISO: VBoxManage error: VBoxManage.exe: error: The...
This allows Packer to create and allocate multiple nics to a VM through `switches_names` array. `switch_name` is still available to ensure backward compatibility. It also adds `mac_addresses` array, which will...
Fix #121
After working on #115 (which fixed #7), a bug was discovered when using 2 mutually exclusives parameters: `skip_export` and `keep_registered`. This PR fixes this by ensuring both parameters are not...
Something still off with the combination of parms to get this to work I have the following params that I believe are relevant to delivering a working VM in Hyper-V...
It would be great to have the available conversions filtered by what is actually possible to convert to. For example, let's say I upload an image, video format like mp4...