cluster/services/soda: add dns records

This commit is contained in:
Max Headroom 2023-12-03 23:18:38 +01:00
parent cb8744b99a
commit bbaf0b0c14

View file

@ -5,4 +5,6 @@
address = "soda.int.${depot.lib.meta.domain}:22";
module = "sshConnect";
};
dns.records.soda.target = [ depot.hours.VEGAS.interfaces.primary.addrPublic ];
}