[./gestion/config.py] ajout d'un nouveau role
darcs-hash:20100618004414-8fbb1-8c243c85d749a4375f26a8a34df6bdd1f651bf73.gz
This commit is contained in:
parent
73fe6974b4
commit
ac187e7d0d
1 changed files with 2 additions and 1 deletions
|
@ -498,7 +498,8 @@ role = { 'komaz' : ['main-router'],
|
||||||
'sable' : ['main-proxy'],
|
'sable' : ['main-proxy'],
|
||||||
'titanic' : ['appt-proxy', 'failover-proxy'],
|
'titanic' : ['appt-proxy', 'failover-proxy'],
|
||||||
'gordon' : ['wifi-router'],
|
'gordon' : ['wifi-router'],
|
||||||
'zamok' : ['adherents-server']
|
'zamok' : ['adherents-server'],
|
||||||
|
'dyson' : ['sniffer']
|
||||||
}
|
}
|
||||||
|
|
||||||
filter_policy = { 'komaz' : { 'policy_input' : 'ACCEPT',
|
filter_policy = { 'komaz' : { 'policy_input' : 'ACCEPT',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue