Changeset 3804 in genesis


Ignore:
Timestamp:
Jan 31, 2005, 9:32:13 PM (20 years ago)
Author:
rick
Message:

Node fixes

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified nodes/CNodeLCPL/wleiden.conf

    r3582 r3804  
    119119
    120120DHCP=no
    121 
     121 
    122122EW1
    123123
     
    149149EW2
    150150
     151
  • TabularUnified nodes/CNodeZwet/wleiden.conf

    r3783 r3804  
    33# config CNodeZwet
    44$location="Buurt sportvelden, Particulier dak,Zoeterwoude ";
    5 $master_part='172.27.129.1';
     5$master_ip='172.27.129.1';
    66$gw_open='closed';
    77$nodetype='CNode';
  • TabularUnified tools/wleiden.pl

    r2990 r3804  
    2222
    2323if ($functions_only) {goto functions;}
    24 $source='/etc/wl/wleiden.pl';
     24chomp($source = `pwd`);
    2525
    2626do($config) || die;
Note: See TracChangeset for help on using the changeset viewer.