From e91e0e722c3d09a21905d66f3d217cdcd241d2fb Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Tue, 3 Nov 2020 04:54:39 +0100 Subject: Move bacula and munin master to new host levante from benjamin. --- group_vars/all.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'group_vars/all.yml') diff --git a/group_vars/all.yml b/group_vars/all.yml index ca01f7d..385413e 100644 --- a/group_vars/all.yml +++ b/group_vars/all.yml @@ -2,6 +2,9 @@ non_free_packages: elefant: - firmware-bnx2 + levante: + # for tg3 + - firmware-misc-nonfree # Virtual (non-routable) IPv4 subnet for IPsec. It is always nullrouted # in the absence of xfrm lookup (i.e., when there is no matching IPsec @@ -11,7 +14,7 @@ ipsec: # Virtual (non-routable) addresses for IPsec. They all need to be # distinct and belong to the above subnet 'ipsec_subnet'. antilop: 172.16.0.1 - benjamin: 172.16.0.2 + levante: 172.16.0.2 civett: 172.16.0.3 elefant: 172.16.0.4 giraff: 172.16.0.5 -- cgit v1.2.3