[/etc/hosts] les hosts adm only ont le droit à leur nom raccourci aussi
darcs-hash:20110208230943-ffbb2-4bc6751959fc581f8c149751224cb6fdeb69136e.gz
This commit is contained in:
parent
0056613ad0
commit
1c3bc54efb
1 changed files with 3 additions and 2 deletions
|
@ -6,8 +6,9 @@ include("ip")
|
|||
|
||||
if not has('adm-only'):
|
||||
print pubip(), pubhostname, hostname
|
||||
|
||||
print admip(), admhostname
|
||||
print admip(), admhostname
|
||||
else:
|
||||
print admip(), admhostname, hostname+".adm", hostname
|
||||
@10.231.136.13 fx.adm.crans.org fx.adm fx
|
||||
if(has("komaz")):
|
||||
print "138.231.135.5 irts-ext.ens-cachan.fr irts"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue