Update deployment hostnames
Some checks failed
Check flake / build-amd64-linux (push) Failing after 2m13s
Some checks failed
Check flake / build-amd64-linux (push) Failing after 2m13s
This commit is contained in:
parent
064f180528
commit
17b924c84e
@ -151,7 +151,7 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
pi = {
|
pi = {
|
||||||
hostname = "10.0.1.191";
|
hostname = "pi.mesh.vimium.net";
|
||||||
|
|
||||||
profiles.system = {
|
profiles.system = {
|
||||||
user = "root";
|
user = "root";
|
||||||
@ -159,7 +159,7 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
skycam = {
|
skycam = {
|
||||||
hostname = "10.0.1.146";
|
hostname = "skycam.mesh.vimium.net";
|
||||||
|
|
||||||
profiles.system = {
|
profiles.system = {
|
||||||
user = "root";
|
user = "root";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user