## ## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE. ## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git ## <%- nagii = [ '192.25.206.33', '82.195.75.106' ] case fqdn when 'mundy.debian.org', 'penalosa.debian.org', 'caballero.debian.org', 'peri.debian.org' then nagii << '192.34.35.49' end print "allowed_hosts=" + nagii.join(',') %>