Skip to content

Commit

Permalink
Add token to singleton mounts
Browse files Browse the repository at this point in the history
  • Loading branch information
jefferai committed May 5, 2017
1 parent 8e80285 commit a6f29c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vault/mount.go
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ var (
singletonMounts = []string{
"cubbyhole",
"system",
"token",
}
)

Expand Down

0 comments on commit a6f29c6

Please sign in to comment.