nectaris -> ragnarok
darcs-hash:20060205003258-d1718-74486509c1cd5ccff5480da8cf5cce872496b087.gz
This commit is contained in:
parent
d593a7111a
commit
b12f1b14b6
5 changed files with 14 additions and 14 deletions
|
@ -422,7 +422,7 @@ clients_ipsec = None
|
|||
def ipsec_ok(machine) :
|
||||
"""Indique si une machine est correctement authentifiée"""
|
||||
prefix=""
|
||||
if hostname != "nectaris":
|
||||
if hostname != "ragnarok":
|
||||
if not os.path.isfile("/usr/scripts/gestion/clef-encap"):
|
||||
return None
|
||||
prefix = "ssh -i /usr/scripts/gestion/clef-encap root@nectaris.crans.org "
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue