With the most recent netbox upgrade we switched netbox to use conftool and DNS discovery for fail over as such we should remove profile::netbox::active_server from the puppet config. currently this parameter is used to enable a bunch of monitoring and systemd::timers. we should investigate if:
- its safe to monitor both servers, probably yes?
- if its ok to run the reports on both servers, likely no?
in both cases if we really do need to only set things up on the active host then we should use conftool to discover which one is the active node