fix: dont have an internal ip
This commit is contained in:
parent
689344e518
commit
be9f5084eb
1 changed files with 0 additions and 2 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue