-
With up upgrade to nixpkgs `release-18.03`, I started seeing this in about 50% of my libvirt nixops deployments:
```
node-3..> uploading key ‘mykey’...
libvirt: Network Driver error : invalid net…
-
nixops-packet doesn't seem to fill in `public_ipv4` ([it should!](https://github.com/input-output-hk/nixops-packet/issues/11)) and when metadata is None and provSystem is None, public_ipv4 is also Non…
-
```bash
error: builder for '/nix/store/vbpjvncyysvn1mpbbjfbrsgnrp5xap8f-python3.11-nixops-hetzner-unstable-2022-04-23.drv' failed with exit code 1;
last 10 log lines:
> Creating a whe…
-
I followed the manual and created the **trivial** network.
In the manual it looks like this:
```
+--------------------------------------+-----------+--------------+------------+------------+
|…
-
Using the trival example:
```
Could not start the machine nixops-b8bb74cc-88c6-11e8-866d-6a00016d2c00-webserver because the following physical network interfaces were not found:
vboxnet0 (adapt…
-
When running `nixops check`, I sometime observe the `Connection closed by authenticating user root` log on the target machines. When this happens `nixops check` displays Up = No for the corresponding …
-
I want to remove deployment, but can't do that.
```
$ nixops destroy -d fleet
warning: are you sure you want to destroy Hetzner machine ‘jolly.roger’? (y/N) y
jolly.roger> rebooting machine ‘jolly.ro…
-
I would like to port some of the pull requests from the old repo to the new one.
How can I use this plugin in let's say development mode ? with my local nixops clone.
cheers
-
I tried:
1. Setting `programs.bash.enableCompletion = true;` in my nixos config. This appears to enable completions for most nix related commands, but nothing for nixops.
2. With `enableCompletion…
-
To reproduce:
- start a machine via qemu
- deploy a machine with nixops via virtualbox
```
buggy> creating VirtualBox VM...
buggy> Virtual machine 'nixops-8f06738f-234c-11e6-982e-54ee7542395c-buggy' …