Install *nix agents
You can install *nix agents using an install script.
Before you begin: Puppet Core packages are stored in protected repositories that require credentials. For information about purchasing the product and obtaining the credentials, see Purchasing Puppet Core. After you purchase the product or sign up for the free version, you will have the credentials required to access the packages.
- Install the agent using the command appropriate to your environment.
-
Start the Puppet service:
Copysudo /opt/puppetlabs/bin/puppet resource service puppet ensure=running enable=true