8 lines
383 B
Python
8 lines
383 B
Python
# -*- python -*-
|
|
# -*- coding: utf-8 -*-
|
|
|
|
# Généré par gestion/extractionbcfg2.py sur bcfg2, à partir de Metadata/groups.xml
|
|
|
|
adm_only = []
|
|
|
|
role = {'zamok': ['adherents-server'], 'nat64': ['routeur-nat64'], 'komaz': ['wifi-router', 'appt-proxy', 'main-router'], 'dyson': ['sniffer'], 'isc': ['appt-proxy'], 'dhcp': ['appt-proxy'], 'ovh': ['externe'], 'routeur': ['appt-proxy']}
|