Skip to content

Commit

Permalink
command: remove ephemeral disk from short init jobspec
Browse files Browse the repository at this point in the history
  • Loading branch information
nickethier committed May 10, 2018
1 parent 8c999de commit 17abb1b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions command/job_init.go
Original file line number Diff line number Diff line change
Expand Up @@ -95,10 +95,6 @@ job "example" {
datacenters = ["dc1"]
group "cache" {
ephemeral_disk {
size = 300
}
task "redis" {
driver = "docker"
Expand Down

0 comments on commit 17abb1b

Please sign in to comment.