spelling: default
This commit is contained in:
parent
7a6dfa4b1a
commit
97dc9a00c0
|
@ -25,7 +25,7 @@ var (
|
|||
"GOOGLE_APPLICATION_CREDENTIALS",
|
||||
}, ",")
|
||||
|
||||
// DefaulUserBlacklist is the default set of users that tasks are not
|
||||
// DefaultUserBlacklist is the default set of users that tasks are not
|
||||
// allowed to run as when using a driver in "user.checked_drivers"
|
||||
DefaultUserBlacklist = strings.Join([]string{
|
||||
"root",
|
||||
|
|
Loading…
Reference in a new issue