We trust the SSH CA for dehnerts.com, not mit.edu, so this avoids host
key verification failed errors.
I think the motivation not to do this was DNS downtime, but hopefully we
can solve that with redundant DNS.
define host{
use adehnert-host ; Name of host template to use
host_name roost-api
- address adehnert-roost-api.mit.edu
+ address adehnert-roost-api.dehnerts.com
}
define service {
define host{
use adehnert-host ; Name of host template to use
host_name virunga
- address virunga.mit.edu
+ address virunga.dehnerts.com
}
define service {
define host{
use adehnert-host ; Name of host template to use
host_name wieliczka
- address wieliczka.mit.edu
+ address wieliczka.dehnerts.com
}
define service {