Merge pull request #1314 from chiefy/patch-1

Update github doc with note about slugifying team
This commit is contained in:
Jeff Mitchell 2016-04-10 12:55:07 -04:00
commit f319bae358

View file

@ -103,6 +103,8 @@ Success! Data written to: auth/github/config
After configuring that, you must map the teams of that organization to
policies within Vault. Use the `map/teams/<team>` endpoints to do that.
Team names must be slugified, so if your team name is: `Some Amazing Team`,
you will need to include it as: `some-amazing-team`.
Example:
```