command: remove all comments from short init jobspec
This commit is contained in:
parent
842ed14e3f
commit
8d73d90cd7
|
@ -110,8 +110,8 @@ job "example" {
|
|||
}
|
||||
|
||||
resources {
|
||||
cpu = 500 # 500 MHz
|
||||
memory = 256 # 256MB
|
||||
cpu = 500
|
||||
memory = 256
|
||||
network {
|
||||
mbits = 10
|
||||
port "db" {}
|
||||
|
|
Loading…
Reference in a new issue