if $ipaddress_eth1 {
$sshd_listen_address = $ipadress_eth1
ipaddress vs. ipadress
Regarding the order: no this doesn't matter. There is a distinction
between parsing and applying. Variables are set while parsing, so is
the template evaluated, hence for parsing (which happens btw on the
master) the order is fine like that.
cheers pete
--
You received this message because you are subscribed to the Google Groups "Puppet
Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/puppet-users?hl=en.