add internet deploy target for crocus
This commit is contained in:
parent
90f2c8ab2e
commit
628abe646f
1 changed files with 6 additions and 0 deletions
|
|
@ -53,6 +53,12 @@
|
|||
roles.peer.tags."all" = { };
|
||||
};
|
||||
|
||||
internet = {
|
||||
roles.default.machines.crocus = {
|
||||
settings.host = "git.turifer.dev";
|
||||
};
|
||||
};
|
||||
|
||||
"sshd" = {
|
||||
module.input = "clan-core";
|
||||
module.name = "sshd";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue