Skip to content

Commit

Permalink
fixing readme formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
majormoses committed Dec 28, 2016
1 parent 213209a commit 8b9526f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ You will need to create a CloudWatch Events rule that's configured to send termi
You will also need to create a user with the required permissions. I recommend creating a 'aws-cleaner' user in chef and add it to its own group. The minimum permissions we found that works is read and delete nodes/clients.

Steps:

1. on chef server: `chef-server-ctl user-create aws-cleaner AWS Cleaner`
1. on chef server: `[email protected] "$SOMEREALLYLONGRANDOMPASSWORD" -f aws-cleaner.pem`
1. on chef server: `chef-server-ctl org-user-add $MYORG aws-cleaner`
Expand Down

0 comments on commit 8b9526f

Please sign in to comment.