pe_xl
Version information
This version is compatible with:
- Puppet Enterprise 2019.8.x, 2019.7.x, 2019.5.x, 2019.4.x, 2019.3.x, 2019.2.x, 2019.1.x, 2019.0.x
- Puppet >= 6.0.0 < 7.0.0
- ,
This module has been deprecated by its author since Nov 15th 2019.
The reason given was: This module has been renamed puppetlabs/peadm. Available at https://github.com/puppetlabs/puppetlabs-peadm
Tasks:
- orchestrator_healthcheck
- agent_install
- agent_upgrade
- code_manager
Plans:
- example
- pe_xl
- configure
- install
- upgrade
Start using this module
Documentation
Puppet Enterprise Extra Large
This Puppet module contains Puppet Task Plans used to deploy an at-scale Puppet Enterprise architecture.
Use this module to deploy Puppet Enterprise 2019.0.x Extra Large architecture.
- This deployment depends on and assumes the use of trusted facts. Specifically,
pp_role
andpp_environment
. - This deployment assumes that at least for PE infrastructure nodes, Puppet certnames are correct, resolvable FQDNs.
Documentation
See this README file and any documents in the documentation directory.
Architecture
What are tasks?
Modules can contain tasks that take action outside of a desired state managed by Puppet. It’s perfect for troubleshooting or deploying one-off changes, distributing scripts to run across your infrastructure, or automating changes that need to happen in a particular order as part of an application deployment.
Tasks in this module release
divert_code_manager
Divert the code manager live-dir setting
What are plans?
Modules can contain plans that take action outside of a desired state managed by Puppet. It’s perfect for troubleshooting or deploying one-off changes, distributing scripts to run across your infrastructure, or automating changes that need to happen in a particular order as part of an application deployment.
Dependencies
- puppetlabs/stdlib (>= 4.20.0 < 6.0.0)
- WhatsARanjit/node_manager (>= 0.6.1 < 2.0.0)
- puppetlabs/bolt_shim (>= 0.2.1 < 2.0.0)
- puppetlabs/apply_helpers (>= 0.1.0 < 2.0.0)