pull/915/head
max furman 2 years ago
parent 8ca9442fe9
commit 5443aa073a

@ -267,7 +267,7 @@ func WithAdminDB(d admin.DB) Option {
}
// WithProvisioners is an option to set the provisioner collection.
//
//
// Deprecated: provisioner collections will likely change
func WithProvisioners(ps *provisioner.Collection) Option {
return func(a *Authority) error {

Loading…
Cancel
Save