On Monday, August 15, 2016 at 8:41:04 AM UTC-5, guilherme...@netbr.com.br 
wrote:
>
> Hi guys,
>
> I wonder if I can use the Puppet without agent. I only need the Puppet 
> connect on some servers through SSH and run some command lines.
>
> Do you know if Puppet do this?
>
>
Puppet will not connect to another machine on your behalf or run commands 
on remote machines.

Puppet *can* be run without using the agent, however.  Puppet must be 
installed on the machine to be managed, and the needed manifests and data 
must be accessible on that machine.  You can then use 'puppet apply' to 
build and apply a catalog locally, using a manifest you designate as the 
starting manifest.  This does require somehow distributing the needed 
manifests and data; source-control systems and network filesystems are some 
of the popular means for handling that end.


John

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/cf10ed88-6312-4d6d-8713-3d9fe2a44375%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to