Home | Trees | Indices | Help |
---|
|
Variables | |
conf = parse_dico()
|
|
charset = "UTF-8"
|
|
ADRESSE_LDAP = conf ["serveur_ldap"]
|
|
ADRESSE_ZEPHIR = conf ["adresse_ip_eth0"]
|
|
BASE_LDAP = conf ["base_ldap"]
|
|
PORT_HTTP = "8090"
|
|
PORT_ZEPHIR = "7080"
|
|
PORT_WEB = 8070
|
|
NO_LOCAL_AGENTS = conf.get("no_local_agents", "non")
|
|
LOG_ACTIONS = True
|
|
ROOT_DIR = "/usr/share/zephir/"
|
|
PORT_AGENT = "8090"
|
|
AGENT_DIR = "agents"
|
|
CLIENT_UPDATE_HOST = "eole.orion.education.fr"
|
|
CLIENT_UPDATE_URL = "/Extras/RPMS"
|
|
CLIENT_NG_URL = "/Extras/RPMS/eoleng"
|
|
SERVEURS_MAJ_CLIENTS = conf ['serveur_maj_clients']
|
|
MAIL_ADRESSE = conf ["serveur_smtp"]
|
|
MAIL_PORT = conf ["port_smtp"]
|
|
MAIL_ACCOUNT = conf ["compte_smtp"]
|
|
PATH_ZEPHIR = "/var/lib/zephir/"
|
|
PATH_TEMP = join("/tmp", "zephir_temp")
|
|
ADRESSE_SAUVEGARDE = join(PATH_ZEPHIR, 'user_prefs')
|
|
PRELUDE_PORT = 4691
|
|
liste_modules = {1:('amon-1.5', 'sphynx-1.1', 'scribe-1.0', 'h
|
|
allowed_upgrades = {'horus': {2: [4]}, 'scribe': {2: [4]}, 'am
|
|
allowed_mod_edits = {4: {'amon': ['amonecole'], 'amonecole': [
|
|
DISTRIBS = {1:("Mdk 9.X", "1.X", False), 2:("feisty", "2.0", F
|
|
verrous = {'uucp': ['Execution des t\xc3\xa2ches Zephir'], 'sa
|
|
data_files = {0:('Tout', ['dicos', 'patchs', 'fichiers_perso',
|
|
type_res_label = {'rne':('num\xc3\xa9ro RNE', 'etablissements'
|
|
xml_table = {'\\xc9': '\\xc3\\xa9', '\\xe9': '\\xc3\\xa9', '\\
|
|
SCAN_DELAY = 300
|
Variables Details |
liste_modules
|
allowed_upgrades
|
allowed_mod_edits
|
DISTRIBS
|
verrous
|
data_files
|
type_res_label
|
xml_table
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0beta1 on Tue Sep 28 15:01:21 2010 | http://epydoc.sourceforge.net |