diff options
author | Christian Pointner <equinox@spreadspace.org> | 2021-06-10 01:15:32 +0200 |
---|---|---|
committer | Christian Pointner <equinox@spreadspace.org> | 2021-06-20 01:44:16 +0200 |
commit | 6082a92fa86d121d3ea4256859ee4c9d412e78c0 (patch) | |
tree | 56ece20d6814f1cf5e0479b940d1d2366edfdd2b /inventory/host_vars/ch-testvm-prometheus.yml | |
parent | prometheus: move CA to seperate role and add prometheus zone groups (diff) |
promethues: remote certificate signing for exporter/base
Diffstat (limited to 'inventory/host_vars/ch-testvm-prometheus.yml')
-rw-r--r-- | inventory/host_vars/ch-testvm-prometheus.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/inventory/host_vars/ch-testvm-prometheus.yml b/inventory/host_vars/ch-testvm-prometheus.yml index d11d565c..e539735f 100644 --- a/inventory/host_vars/ch-testvm-prometheus.yml +++ b/inventory/host_vars/ch-testvm-prometheus.yml @@ -33,6 +33,9 @@ network: - *_network_primary_ +spreadspace_apt_repo_components: + - prometheus + containerd_storage: type: lvm |