- Timestamp:
- Feb 26, 2010, 1:16:35 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tools/iris-8.0/wleiden.pl
r7521 r7534 235 235 $iplist = "172.31.255.1/32"; 236 236 if( $masterNotUsed ) { 237 $iplist .= " $master_ip/32";237 $iplist .= " $master_ip/32"; 238 238 } 239 239 $output .= "ipv4_addrs_lo0=\"127.0.0.1/8 $iplist\"\n";
Note:
See TracChangeset
for help on using the changeset viewer.