[etc/hosts] Les serveurs adm-only n'ont pas d'IP publique
darcs-hash:20081209222400-ffbb2-6bf2cf9482ab00d816771d6e1b58d1d6c09b227b.gz
This commit is contained in:
parent
024d180b20
commit
3d393d9349
1 changed files with 4 additions and 1 deletions
|
@ -3,7 +3,10 @@
|
|||
include("ip")
|
||||
|
||||
@127.0.0.1 localhost.crans.org localhost
|
||||
print pubip(), pubhostname, hostname
|
||||
|
||||
if not has('adm-only'):
|
||||
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue