# -*- mode: python; coding: utf-8 -*- include("ip") print "# Fichier Gere par Bcfg2, tout changement local sera ecrase !" if has("bug-tracker"): # On ne sait jamais @/^(.*)@bugs.crans.org$/ ${1}@bugs.crans.org print "/^(.*)@localhost(\.crans\.org)?$/ ${1}@crans.org" print "/^(.*)@%s$/ ${1}@crans.org" % admhostname if not has("non-vlan-adherent"): print "/^(.*)@%s$/ ${1}@crans.org" % pubhostname