From 3bf6bb5fb6486e51a336ac4b78b2de38092f5eff Mon Sep 17 00:00:00 2001 From: Michel Blockelet Date: Mon, 28 Jul 2008 06:36:12 +0200 Subject: [PATCH] Ajout hosts pour komaz Ce sont des hosts presents dans le fichier /etc/hosts de komaz, donc autant les garder ... Ca fait un peu "hack" comme ca mais je ne vois pas comment faire mieux. darcs-hash:20080728043612-ddb99-b23edeebaaf733d94e952ae3ab11aca67242bfcb.gz --- Python/etc/hosts | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Python/etc/hosts b/Python/etc/hosts index 36118ba..80ecd57 100644 --- a/Python/etc/hosts +++ b/Python/etc/hosts @@ -7,6 +7,12 @@ print pubip(), pubhostname, hostname print admip(), admhostname @10.231.136.2 nfs.adm.crans.org nfs.adm nfs @10.231.136.2 vert.adm.crans.org vert.adm vert +if(has("komaz")): + print "138.231.135.5 irts-ext.ens-cachan.fr irts" + print "138.231.135.6 komaz-ext" + print "138.231.136.9 sable.crans.org sable" + print "138.231.136.10 sila.crans.org sila" + @# The following lines are desirable for IPv6 capable hosts @::1 ip6-localhost ip6-loopback