Libraries
»
puppetlabs-peadm
(3.26.1)
»
Index (p)
»
Puppet Tasks
»
pe_install
Puppet Task: pe_install
Defined in:
tasks/pe_install.json,
tasks/pe_install.rb
Overview
Install Puppet Enterprise from a tarball
Supports noop?
false
Parameters
tarball
(String)
— The path to the Puppet Enterprise tarball
peconf
(Optional[String])
— The path to the pe.conf file
install_extra_large
(Optional[Boolean])
— If true, optimize task for known manual issues with extra-large installs. Do not use for upgrades
puppet_service_ensure
(Optional[Enum['stopped']])
— If 'stopped', ensure the Puppet agent is not running when install completes