Skip to content
Snippets Groups Projects
Commit 99da3ad7 authored by Daniele Valeriani's avatar Daniele Valeriani Committed by Pablo Carranza
Browse files

Update add chef admin

parent 7ca14c61
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -24,9 +24,8 @@ Firstname 'Surname With Spaces' gitlab_email $(openssl rand -hex 20)\
 
This is done locally by another chef admin:
 
* run `knife actor map` to update the user list
* run `knife group add actor admins _username_` to add the user
* run `knife group show admins` to check that the user is in the admin group
* Run `knife group add user <username> admins`.
* Run `knife group show admins` to check that the user is in the admin group.
 
## Rotate chef key
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment