From: Martin Zobel-Helas Date: Mon, 14 Mar 2011 10:37:23 +0000 (+0100) Subject: document the ekeys X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=d417af2d130045603ca0754156f99a23d93382e0;p=mirror%2Fdsa-puppet.git document the ekeys Signed-off-by: Martin Zobel-Helas --- diff --git a/modules/debian-org/misc/local.yaml b/modules/debian-org/misc/local.yaml index f34ef79f8..00dbb37db 100644 --- a/modules/debian-org/misc/local.yaml +++ b/modules/debian-org/misc/local.yaml @@ -375,6 +375,9 @@ host_settings: - escher.debian.org - fano.debian.org - malo.debian.org + entropy_key: + - heininen.debian.org + - englund.debian.org # reservedaddrs: # ball.debian.org: "0.0.0.0/8 : 127.0.0.0/8 : 169.254.0.0/16 : 172.16.0.0/12 : 192.0.0.0/17 : 192.168.0.0/16 : 224.0.0.0/4 : 240.0.0.0/5 : 248.0.0.0/5" ---