cluster/services/soda: add dns records
This commit is contained in:
parent
cb8744b99a
commit
bbaf0b0c14
1 changed files with 2 additions and 0 deletions
|
@ -5,4 +5,6 @@
|
||||||
address = "soda.int.${depot.lib.meta.domain}:22";
|
address = "soda.int.${depot.lib.meta.domain}:22";
|
||||||
module = "sshConnect";
|
module = "sshConnect";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
dns.records.soda.target = [ depot.hours.VEGAS.interfaces.primary.addrPublic ];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue