mirror of
https://github.com/kemko/nomad.git
synced 2026-01-07 19:05:42 +03:00
[tiny] Fix an indent in init template
This commit is contained in:
@@ -49,7 +49,7 @@ task "memcached" {
|
||||
}
|
||||
|
||||
resources {
|
||||
cpu = 500 # 500 Mhz
|
||||
cpu = 500 # 500 MHz
|
||||
memory = 256 # 256MB
|
||||
network {
|
||||
mbits = 10
|
||||
|
||||
Reference in New Issue
Block a user