first multi-site deploy working 🎉
This commit is contained in:
parent
ebcdb08e03
commit
afe348d913
3 changed files with 44 additions and 1 deletions
|
@ -1 +1,13 @@
|
|||
[]
|
||||
[
|
||||
{
|
||||
hostname = "archlinux";
|
||||
ip = "192.168.0.200";
|
||||
mac = "00:0c:29:e4:0d:17";
|
||||
nix = false;
|
||||
}
|
||||
{
|
||||
hostname = "bastion";
|
||||
ip = "192.168.0.114";
|
||||
mac = "66:14:8e:b2:50:c4";
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue