Skip to content

Commit

Permalink
Merge pull request #79 from github/primetheus/mapping
Browse files Browse the repository at this point in the history
Update sample custom map
  • Loading branch information
Jared Murrell authored Apr 12, 2021
2 parents 7dadb4a + f09ae68 commit 03b73f3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -190,9 +190,9 @@ TEST_MODE=false
---
mapping:
- github: demo-team
ldap: ldap super users
directory: ldap super users
- github: demo-admin-2
ldap: some other group
directory: some other group
```
## Usage Examples
Expand Down
4 changes: 2 additions & 2 deletions syncmap.yml.example
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
mapping:
- github: demo-team
ldap: ldap super users
directory: ldap super users
- github: demo-team-2
ldap: another-group
directory: another-group

0 comments on commit 03b73f3

Please sign in to comment.