From d125cf53f2c751a0efa2d3bf2673dc8cb7e87af5 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sat, 7 Aug 2021 17:58:38 +0200 Subject: add datacop key to ele-mon --- inventory/host_vars/ele-mon.yml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'inventory/host_vars/ele-mon.yml') diff --git a/inventory/host_vars/ele-mon.yml b/inventory/host_vars/ele-mon.yml index 9643ad84..54d02218 100644 --- a/inventory/host_vars/ele-mon.yml +++ b/inventory/host_vars/ele-mon.yml @@ -45,6 +45,11 @@ network: address: "{{ network_zones.funkfeuer.prefix | ipaddr(network_zones.funkfeuer.offsets[inventory_hostname]) | ipaddr('address/prefix') }}" +ssh_users_root: + - equinox + - datacop + + lvm_groups: mondata: pvs: -- cgit v1.2.3