10 lines
215 B
Plaintext
10 lines
215 B
Plaintext
|
## Path: Applications/etcd
|
||
|
## Description: etcd key value store
|
||
|
## Type: string()
|
||
|
## Default: ""
|
||
|
## ServiceRestart: etcd
|
||
|
#
|
||
|
# additional options to pass to etcd. e.g. --enable-v2=true
|
||
|
#
|
||
|
ETCD_OPTIONS=""
|