-
To enhance the `systemd` integration _(see #79 and https://github.com/systemd/systemd/issues/481)_ even more, i suggest to add an option to allow automatic reading of [System and Service Credentials](…
-
I created a 10.15.2 box the other day with this tool, and today I tried to setup rsync-based /vagrant sharing like I had with other tools on 10.14 et al.
I have the following in my Vagrantfile.
…
-
-
Sorry, this isn't really an issue, so much as a question.
I get that it's useful to container-ize using a loopback interface (lo1), so as to hide jails from the outside world, and use PF to open up n…
-
### Summary
Trying to specify a `prefix` field in the `hostnames` dict of the inventory file results in an error - invalid filter provided, one of the describe-instances [options](https://docs.aws.…
-
Unbale to provision , Puppet executable files failed to to find apt folder
`VAGRANTFILE_API_VERSION = "2"
Vagrant.configure(VAGRANTFILE_API_VERSION) do |config|
config.vm.box = "hashicorp/pre…
-
### Verify canary release
- [X] I verified that the issue exists in Next.js canary release
### Provide environment information
Operating System:
Platform: win32
Arch: x64
Vers…
-
We currently are trying to use winrm over https using a self-signed cert and along with ignoring the validation of the cert. Below is the code we are using and the error message being returned from u…
-
Hi team
I'd love to use Azure Network Connections, to connect CloudPCs to Azure Virtual Networks.
Azure doc & API calls them "on-premises" but they're actually used for the cloud/virtualized ones
…
-
I have a vagrant project that uses shared folders. The build breaks because I upgraded to VirtualBox 5.1 and the Guest Additions on boot2docker is still on 5.0. Below is the output of a vagrant up.
`…