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
This commit is contained in:
parent
e9e47a3ec7
commit
3bf6bb5fb6
1 changed files with 6 additions and 0 deletions
|
@ -7,6 +7,12 @@ print pubip(), pubhostname, hostname
|
||||||
print admip(), admhostname
|
print admip(), admhostname
|
||||||
@10.231.136.2 nfs.adm.crans.org nfs.adm nfs
|
@10.231.136.2 nfs.adm.crans.org nfs.adm nfs
|
||||||
@10.231.136.2 vert.adm.crans.org vert.adm vert
|
@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
|
@# The following lines are desirable for IPv6 capable hosts
|
||||||
@::1 ip6-localhost ip6-loopback
|
@::1 ip6-localhost ip6-loopback
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue