Changeset 8677 in genesis for config/iris/node/FreeBSD/8.0-RELEASE/genesis.conf
- Timestamp:
- Nov 30, 2010, 12:12:47 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
config/iris/node/FreeBSD/8.0-RELEASE/genesis.conf
r8676 r8677 38 38 39 39 chomp($hostname); 40 $uri='/config/iris/node/ freebsd/8.0-RELEASE/';40 $uri='/config/iris/node/FreeBSD/8.0-RELEASE/g_list.pl/'; 41 41 $cgi_dir="$uri"; 42 42 $source="$cgi_dir"; … … 64 64 ## ssh key variablen ## 65 65 #global ssh_keys 66 $global_keyPath="$home/ config/nodes/global_keys";66 $global_keyPath="$home/../../../../../nodes/global_keys"; 67 67 #node specific 68 68 $ssh_file='ssh_key'
Note:
See TracChangeset
for help on using the changeset viewer.