in reply to Re^3: conf file in Perl syntax
in thread conf file in Perl syntax
I need to have @hosts, containing: host_1, host_2 & host_3. Also @ips containing 192.168.1.1, 192.168.1.2 & 192.168.1.3 Is this possible? Sorry for me being stupid![hosts] host_1 = 192.168.1.1 host_2 = 192.168.1.2 host_3 = 192.168.1.3
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^5: conf file in Perl syntax
by targetsmart (Curate) on Jun 11, 2009 at 11:05 UTC | |
by Ravendark (Acolyte) on Jun 11, 2009 at 11:33 UTC |