NTP server {{ ansible_hostname }}
BGP IPs
Default ip:
{{ bgp_ipv6 }} ({{ bgp_ipv6_fqdn }})
Backup ips:
{% for host in groups['all'] -%} {%- if host != inventory_hostname -%}
{{ hostvars[host]['bgp_ipv6'] }} ({{ hostvars[host]['bgp_ipv6_fqdn']}})
{% endif -%} {% endfor %}
NTP sources
{% if ansible_hostname == "chronos" %}
GPS PPS
{% endif %} {% for ntp_server in ntp_servers %}
{{ ntp_server }}
{% endfor %}
Dashboard
Grafana dashboard
Operator
About me:
frank.villaro-dixon.eu