Are there any pre-requisites while installing Puppet for windows

0 votes
Are there any pre-requisites while installing Puppet for windows?
Feb 21, 2019 in Puppet by Archana
316 views

1 answer to this question.

0 votes

Puppet masters run only on Linux or Unix machines, not on windows. Windows machine can only run the puppet agent. You need to fulfill these two requirements to set up an agent at windows.

  1. If you don’t already have an SSH client installed, install one. 
  2. If you don’t already have an SFTP client installed, install one. 
answered Feb 21, 2019 by Krishti

Related Questions In Puppet

–1 vote
1 answer

Errors and warnings while installing graphite server using puppet.

Hey @Harish, If you puppet modules is /etc/puppet/modules, ...READ MORE

answered Feb 15, 2019 in Puppet by Varshi
353 views
0 votes
1 answer

Problems occurred while installing Puppet on Ubuntu

Hey @Dipti, you could execute the following ...READ MORE

answered Feb 25, 2019 in Puppet by Nandita
315 views
0 votes
1 answer

Error while installing Puppet dashboard

Hey @Dipti, seems like you haven't enabled ...READ MORE

answered Feb 25, 2019 in Puppet by Nandita
360 views
+15 votes
2 answers

Git management technique when there are multiple customers and need multiple customization?

Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE

answered Mar 27, 2018 in DevOps & Agile by DragonLord999
• 8,450 points
3,087 views
+2 votes
1 answer
0 votes
1 answer

Puppet: How can i check for syntax errors on my puppet code? Is there any tool to do this?

At the lowest level of checking, you ...READ MORE

answered Aug 7, 2019 in Puppet by Sirajul
• 59,230 points
6,823 views
0 votes
1 answer

Error saying "Error: Could not autoload puppet/provider/package/rpm: No child processes." While installing gcc through puppet

Hey @Laksha, check your internet connectivity. You usually ...READ MORE

answered Feb 15, 2019 in Puppet by Jugnu
775 views