From 4ab6efde0658c8998b92bb565d3660d5478c9406 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Mon, 21 Jun 2021 20:10:43 +0200 Subject: install grafana on ch-mon --- chaos-at-home/ch-mon.yml | 2 ++ chaos-at-home/host_vars/ch-mon.yml | 10 ++++++++++ 2 files changed, 12 insertions(+) create mode 100644 chaos-at-home/host_vars/ch-mon.yml (limited to 'chaos-at-home') diff --git a/chaos-at-home/ch-mon.yml b/chaos-at-home/ch-mon.yml index 248de5d6..8e25d6ec 100644 --- a/chaos-at-home/ch-mon.yml +++ b/chaos-at-home/ch-mon.yml @@ -8,7 +8,9 @@ - role: core/zsh - role: core/ntp - role: storage/lvm/groups + - role: nginx/base - role: apt-repo/spreadspace - role: monitoring/prometheus/ca - role: monitoring/prometheus/exporter - role: monitoring/prometheus/server + - role: monitoring/grafana diff --git a/chaos-at-home/host_vars/ch-mon.yml b/chaos-at-home/host_vars/ch-mon.yml new file mode 100644 index 00000000..02b3883a --- /dev/null +++ b/chaos-at-home/host_vars/ch-mon.yml @@ -0,0 +1,10 @@ +$ANSIBLE_VAULT;1.2;AES256;chaos-at-home +64303062373862353734336666336331613033343966353530323764303830386162633039656461 +3630326139303239353862336338306662646230663332660a646139363333376332653331376135 +35366465323236396234396133653364343130383631366232646362363930343938306438613161 +3965303365613234380a626232376239303165313536653439353136643861646631323031313837 +32373737326539646336373661376539336663346637616662313133663663313733353538636435 +31366638616632333836656561363464353635336638343436386339353065393530376531353039 +63343336383732336533333336303766323839646636643235313463306436353066653261393136 +64336263383336653765343335613038633263306638336639653230346633366539613431616434 +3733 -- cgit v1.2.3