From e8b0c8ccc6443d0039019fbba945642c5fa387a6 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Tue, 16 Oct 2018 15:54:35 +0200 Subject: [PATCH] allow respighi to access udd on ullmann it's used to create the autoremoval hints --- modules/ferm/manifests/per_host.pp | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/ferm/manifests/per_host.pp b/modules/ferm/manifests/per_host.pp index 5f54f494e..648f3e24f 100644 --- a/modules/ferm/manifests/per_host.pp +++ b/modules/ferm/manifests/per_host.pp @@ -134,6 +134,7 @@ class ferm::per_host { 5.153.231.28/32 2001:41c8:1000:21::21:28/128 # quantz 82.195.75.110/32 2001:41b8:202:deb:216:36ff:fe40:4001/128 # master 5.153.231.11/32 2001:41c8:1000:21::21:11/128 # coccia + 5.153.231.29/32 2001:41c8:1000:21::21:29/128 # respighi ))' } } -- 2.20.1