Set the private Zerotier IP for draco in the node file

This commit is contained in:
Greg Karékinian 2021-01-22 18:34:52 +01:00
parent 9b4756441a
commit 0e1a73b18f

View File

@ -2,7 +2,7 @@
"name": "draco.kosmos.org", "name": "draco.kosmos.org",
"normal": { "normal": {
"knife_zero": { "knife_zero": {
"host": "draco.kosmos.org" "host": "10.1.1.167"
} }
}, },
"automatic": { "automatic": {
@ -72,4 +72,4 @@
"recipe[kosmos_zerotier::firewall]", "recipe[kosmos_zerotier::firewall]",
"recipe[kosmos-nginx::firewall]" "recipe[kosmos-nginx::firewall]"
] ]
} }