mirror of
https://github.com/kemko/nomad.git
synced 2026-01-10 12:25:42 +03:00
spelling: default
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user