On 28 April 2013 19:48, Alberto Besana <alberto.bes...@gmail.com> wrote:

> We're about to run a bunch (< 50) machines scattered around a (physical)
> town and using a machine with a public IP to recover logs and report. We
> can not change this setting: it's a kind of experiment and it will last few
> weeks.
>
> Have anyone experience about safety issues trying to run a puppet master
> on a machine using a public IP?
> For the log-report part we use ssh to connect to the server and the idea
> is to use puppet agent to perform maintenance and tuning.
>

Hi,

I run my puppet master on a public ip.
I manage servers in remote datacentres as well as a bunch of virtual
machines in the office.

What do you mean by safety issues?
Do you mean security?
All communication between the node and the master is secured with ssl
certificates.
A node can't communicate with the puppet master without a signed
certificate.

Hope that helps.


>
> Thank you!
>
> Alberto
>
> --
> 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 puppet-users+unsubscr...@googlegroups.com.
> To post to this group, send email to puppet-users@googlegroups.com.
> Visit this group at http://groups.google.com/group/puppet-users?hl=en.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 
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 puppet-users+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-users@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to