fix: dont have an internal ip

This commit is contained in:
silver 2024-05-30 22:10:40 +01:00
parent 689344e518
commit be9f5084eb
Signed by: silver
GPG key ID: 54E2C71918E93B74

View file

@ -18,8 +18,6 @@ Notes: Does not host offical sites
name = "skynet";
# DMZ that ITD provided
ip_pub = "193.1.96.165";
# for internal network connectivity
ip_int = "193.1.99.82";
hostname = "${name}.skynet.ie";
host = {
ip = ip_pub;