Configure puppet-code for different users

On any machine, you can configure puppet-code settings for individual users.

Before you begin:
If PE is not installed on the workstation you are configuring, you must Configure puppet-code on the workstation first.
  1. Create a puppet-code.conf file in the user's client tools directory.
    • For Linux or macOS systems, place the file in the user's ~/.puppetlabs/client-tools/ directory.
    • For Windows systems, place the file in the default user config file location at: C:\Users\<username>\.puppetlabs\ssl\certs\ca.pem
  2. In the user's puppet-code.conf file, customize the cacert, token-file, and service-url settings at needed. These must use proper JSON formatting.

Related information