Skip to content

Commit

Permalink
Seal wrap storage
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff Ploughman committed Jul 30, 2018
1 parent 300317f commit 7637f73
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions backend.go
Expand Up @@ -67,6 +67,9 @@ func Backend() *backend {
"names/*",
"verify",
},
SealWrapStorage: []string{
"trustees/",
},
},
Secrets: []*framework.Secret{},
BackendType: logical.TypeLogical,
Expand Down

0 comments on commit 7637f73

Please sign in to comment.