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.
If PE is not installed on the workstation you are configuring, you must Configure puppet code on the workstation first.
- Create a
puppet code.conffile 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
- For Linux or macOS systems, place the file in the
user's
- In the user's
puppet code.conffile, customize thecacert,token-file, andservice-urlsettings at needed. These must use proper JSON formatting.