Changeset 8782 in genesis for config/iris/proxy/FreeBSD/8.0-RELEASE/genesis.conf
- Timestamp:
- Feb 8, 2011, 10:13:10 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified config/iris/proxy/FreeBSD/8.0-RELEASE/genesis.conf ¶
r8034 r8782 35 35 36 36 #path variablen 37 $home=getcwd . "/../../";38 $ndir=" $home/nodes";39 $toolfile="$home/ freebsd/proxy-8.0/wleiden.pl";37 $home=getcwd 38 $ndir="/usr/local/www/wlconfig/nodes"; 39 $toolfile="$home/wleiden.pl"; 40 40 41 41 … … 48 48 49 49 #module IP.pm 50 $IP_pmPath="$home/ tools/IP.pm";50 $IP_pmPath="$home/IP.pm"; 51 51 52 52 #dnsheader.conf 53 $dnsheader_confPath="$home/dns/dnsheader.conf";53 #$dnsheader_confPath="$home/dns/dnsheader.conf"; 54 54 55 55 56 56 ## ssh key variablen ## 57 57 #global ssh_keys 58 $global_keyPath="$ home/nodes/global_keys";58 $global_keyPath="$ndir/global_keys"; 59 59 #node specific 60 60 $ssh_file='ssh_key'
Note:
See TracChangeset
for help on using the changeset viewer.