X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Froles%2Fmanifests%2Fftp.pp;h=cede5429b9a3457b3bb3062601d8881ba818c0d7;hb=9b17251659b22a13b308212ee02303ed208b3464;hp=452c4597c4a1bfa53a782138c8a6023fabca7406;hpb=d0f5d088b88902979760c97ab31fd8cba677296b;p=mirror%2Fdsa-puppet.git diff --git a/modules/roles/manifests/ftp.pp b/modules/roles/manifests/ftp.pp index 452c4597c..cede5429b 100644 --- a/modules/roles/manifests/ftp.pp +++ b/modules/roles/manifests/ftp.pp @@ -2,7 +2,7 @@ class roles::ftp { # this is the FTP part of the roles::debian_mirror class $binds = $::hostname ? { - klecker => [ '130.89.148.12', '[2001:610:1908:b000::148:12]' ], + klecker => [ '130.89.148.12', '[2001:610:1908:b000::148:12]', '[2001:67c:2564:a119::148:12]' ], default => [ '[::]' ], }