tabulations....
darcs-hash:20080906220351-b58ac-c127869ffa28bad9b142a5e1f82c9396a90b562b.gz
This commit is contained in:
parent
998f5f28be
commit
92007b7370
1 changed files with 3 additions and 3 deletions
|
@ -166,9 +166,9 @@ zone "%(NOM_zone)s" {
|
|||
direct['crans.ens-cachan.fr'] +='crans.ens-cachan.fr.\tIN\tTXT\t"v=spf1 a:crans.org mx ?all"\n\n'
|
||||
|
||||
### Ajout d'eventuels champs SRV
|
||||
direct['crans.org'] +='; Champs SRV\n'
|
||||
for s in self.SRVs:
|
||||
direct['crans.org'] += s + '\n'
|
||||
direct['crans.org'] +='; Champs SRV\n'
|
||||
for s in self.SRVs:
|
||||
direct['crans.org'] += s + '\n'
|
||||
direct['crans.org'] += '\n'
|
||||
|
||||
### Tri des machines
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue