mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
Puppet module guide: GitOps users (#23017)
Looks like we forgot to update the guide when we shipped this user story: - #15337
This commit is contained in:
parent
0ddef77b15
commit
10508e9be9
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ Install [Fleet's Puppet module](https://forge.puppet.com/modules/fleetdm/fleetdm
|
|||
|
||||
### Step 2: configure Puppet to talk to Fleet using Heira
|
||||
|
||||
1. In Fleet, create an API-only user with the global admin role. Instructions for creating an API-only user are [here](./fleetctl-CLI.md#create-an-api-only-user).
|
||||
1. In Fleet, create an API-only user with the GitOps role. Instructions for creating an API-only user are [here](./fleetctl-CLI.md#create-an-api-only-user).
|
||||
|
||||
2. Get the API token for your new API-only user. Learn how [here](./fleetctl-CLI.md#get-the-api-token-of-an-api-only-user).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue