Skip to content

Commit

Permalink
env templates squash
Browse files Browse the repository at this point in the history
  • Loading branch information
ibuildthecloud committed Nov 30, 2016
1 parent 7f78a4d commit 500f670
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/wait.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import (
)

var (
waitTypes = []string{"service", "container", "host", "stack", "machine"}
waitTypes = []string{"service", "container", "host", "stack", "machine", "projectTemplate"}
)

func WaitCommand() cli.Command {
Expand Down

0 comments on commit 500f670

Please sign in to comment.