Skip to content

Commit

Permalink
sigh
Browse files Browse the repository at this point in the history
  • Loading branch information
femnad committed Apr 3, 2023
1 parent d69e57f commit 02836fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion provision/provision.go
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ func NewProvisioner(cfg base.Config, provs []string) Provisioner {
"go": p.goInstall,
"python": p.pythonInstall,
"services": p.initServices,
"task": p.runTasks,
"tasks": p.runTasks,
"template": p.applyTemplates,
}

Expand Down

0 comments on commit 02836fa

Please sign in to comment.