add internet deploy target for crocus
This commit is contained in:
@@ -53,6 +53,12 @@
|
|||||||
roles.peer.tags."all" = { };
|
roles.peer.tags."all" = { };
|
||||||
};
|
};
|
||||||
|
|
||||||
|
internet = {
|
||||||
|
roles.default.machines.crocus = {
|
||||||
|
settings.host = "git.turifer.dev";
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
"sshd" = {
|
"sshd" = {
|
||||||
module.input = "clan-core";
|
module.input = "clan-core";
|
||||||
module.name = "sshd";
|
module.name = "sshd";
|
||||||
|
|||||||
Reference in New Issue
Block a user