diff --git a/config-joey.hs b/config-joey.hs index bfbd313..f0fa718 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -86,6 +86,7 @@ hosts = -- (o) ` , "This is still under construction and not yet live.." ] & ipv4 "66.228.36.95" + & ipv6 "2600:3c03::f03c:91ff:fe73:b0d2" -- & alias "kitenet.net" -- not yet live! & Apt.installed ["linux-image-amd64"] @@ -390,7 +391,6 @@ monsters = -- but do want to track their public keys etc. & sshPubKey "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAokMXQiX/NZjA1UbhMdgAscnS5dsmy+Q7bWrQ6tsTZ/o+6N/T5cbjoBHOdpypXJI3y/PiJTDJaQtXIhLa8gFg/EvxMnMz/KG9skADW1361JmfCc4BxicQIO2IOOe6eilPr+YsnOwiHwL0vpUnuty39cppuMWVD25GzxXlS6KQsLCvXLzxLLuNnGC43UAM0q4UwQxDtAZEK1dH2o3HMWhgMP2qEQupc24dbhpO3ecxh2C9678a3oGDuDuNf7mLp3s7ptj5qF3onitpJ82U5o7VajaHoygMaSRFeWxP2c13eM57j3bLdLwxVXFhePcKXARu1iuFTLS5uUf3hN6MkQcOGw==" , host "wren.kitenet.net" & ipv4 "80.68.85.49" - & ipv6 "2001:41c8:125:49::10" & alias "kitenet.net" & alias "ns1.kitenet.net" & alias "ftp.kitenet.net"