mirror of
https://github.com/kemko/nomad.git
synced 2026-01-05 18:05:42 +03:00
spelling: templates
This commit is contained in:
@@ -568,7 +568,7 @@ func newRunnerConfig(config *TaskTemplateManagerConfig,
|
||||
cc := config.ClientConfig
|
||||
conf := ctconf.DefaultConfig()
|
||||
|
||||
// Gather the consul-template tempates
|
||||
// Gather the consul-template templates
|
||||
flat := ctconf.TemplateConfigs(make([]*ctconf.TemplateConfig, 0, len(templateMapping)))
|
||||
for ctmpl := range templateMapping {
|
||||
local := ctmpl
|
||||
|
||||
Reference in New Issue
Block a user