Is it possible to execute a puppet in a remote server using SSH?
I don’t want to have to install ruby on the remote server.
Is it possible to execute a puppet in a remote server using SSH? I
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
To my knowledge, only Puppet can interpret Puppet files. I think it is easier to install Puppet’s dependencies (including Ruby) than finding/developing a Puppet replacement.