Hi,

I'm figuring out a way to build a ssh-gateway. For that to work I want
access to the internal ipaddresses that are used by my slaves (which
get assigned by dhcp and thus are not predictable). This way I can
change the host-file on my ssh-gateway so that hostnames point to the
right nodes.

So I want something like:

SSH-gateway-hostfile:
192.168.1.12    hostname1
192.168.1.67    hostname2

Is there a way to access facts on from nodes other than the node
you're working on?

Thanks!

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-us...@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to