diff --git a/group_vars/prometheus.yml b/group_vars/prometheus.yml new file mode 100644 index 0000000..73b083d --- /dev/null +++ b/group_vars/prometheus.yml @@ -0,0 +1,4 @@ +collectd_network_servers: [] +collectd_network_listen: +- ff18::efc0:4a42 +collectd_prometheus_host: '::1' diff --git a/hosts b/hosts index 71c4c89..0cec8e4 100644 --- a/hosts +++ b/hosts @@ -83,6 +83,9 @@ pyrocufflink-dns [public-web] web0.pyrocufflink.blue +[prometheus] +stats0.pyrocufflink.blue + [pyrocufflink] build0-amd64.pyrocufflink.blue build1-aarch64.pyrocufflink.blue