Skip to content

Installation scripts for installing puppet agent on Windows

Notifications You must be signed in to change notification settings

bsnyder74/puppet-agent-install-win

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Puppet agent scripts

  • Scripts used for install, config, classification, and decomm prep.

Description:

Script can be used as-is or as part of a orchestration process for further automation.
Script takes one parameter that defines the server's role. This is used to create trusted facts which ae used for node classification.

Requirements:

puppet-pe_install_ps1 installed on Puppet master.
PowerShell 2.0 + on nodes that the script will be ran on.
Execution mode needs to be 'unrestricted'.

Usage:

Windows: > Install-PuppetAgent.ps1 -Role base -SevEnv production

About

Installation scripts for installing puppet agent on Windows

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published