Could you show the puppet code that sets '$rabbitmq_port' and '$rabbitmq_address' ?
I'd recommend dropping a line like this in your template: *NODE_PORT=<%= @rabbitmq_port.inspect %>* (If you see 'nil', the variable either hasn't been set or has been set to 'undef'). Eric -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-users. For more options, visit https://groups.google.com/groups/opt_out.
