Projet

Général

Profil

agriates.zones.patch

Joël Cuissinat, 13/11/2019 10:47

Télécharger (493 octets)

Voir les différences:

modif/agriates.zones 2019-11-13 10:36:09.529275892 +0100
438 438
        forward only;
439 439
};
440 440

  
441
// cloud education
442
zone "in.cloe.education.gouv.fr" in {
443
        type forward;
444
        forwarders {
445
%for %%var_iter in %%adresse_dns_agriates
446
        %%var_iter;
447
%end for
448
        };
449
        forward only;
450
};
451

  
441 452
// Zones supplémentaires
442 453
%for %%zone in %%getVar('nom_zone_forward_rvp', '')
443 454
zone "%%zone" in {