I agree with Lowe Schmidt.
Wrong tool for the job. "connect on some servers through SSH and run some
command lines" sounds like command orchestration, not configuration
management - Rundeck, ansible...etc as said.
On Mon, Aug 15, 2016 at 3:57 PM, Lowe Schmidt wrote:
> Hey,
>
> no, sorry. Pup
Hey,
no, sorry. Puppet cant connect over ssh and run commands for you.
You can run the puppet agent without a puppet master, but then you need to
transfer the manifest to the machine you want to run on first.
There are other tools that lets you run commands or scripts over ssh like
fabric or ansi