-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
5 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -21,8 +21,9 @@ You can do this with any number of users and orgs, it ends up being one org per | |
* `chef-automate status` for an Automate health check | ||
* `pwd` and make sure you are in `/home/ubuntu` | ||
* `git clone https://[email protected]/snohio/mealkit.git` | ||
* `cd mealkit/nothingtoseehere/scripts` We are going to replace all of the tokens here. There is a .pem and _validator.pem for every user / org. | ||
* `cd mealkit/nothingtoseehere` | ||
* `rm *.pem` as these will be needed on the workstation and the users machines later. | ||
* `cd mealkit/nothingtoseehere/scripts` We are going to replace all of the tokens here. There is a .pem and _validator.pem for every user / org. | ||
* run `bash ./chef-user-org-create.sh` to create all of the users orgs | ||
* commit the changes with `git add *` `git commit -am "new pems"` `git push origin` | ||
|
||
|
This file was deleted.
Oops, something went wrong.