Agent platform parameter

When setting up automated provisioning of an installation, you can define this optional parameter in pe.conf to specify the agent platforms you want to support in your installation. If your primary server is connected to the internet when you install or upgrade PE, then the packages for the agent platforms you specified in pe.conf are automatically downloaded to the primary server and the platform tags are automatically added as pe_repo::platform:: classes in the PE Master node group, so the agent packages are available to install on nodes in your inventory.

agent_platform

Define the parameter using an array containing platform tags like "ubuntu-22.04-amd64". You must format the platform tags you include in the array to match the platform_tag fact values referenced in puppet-agent packages.

Related information