mirror of
https://github.com/rancher/rke.git
synced 2025-07-01 17:52:21 +00:00
7 lines
88 B
TOML
7 lines
88 B
TOML
|
[template]
|
||
|
src = "nginx.tmpl"
|
||
|
dest = "/etc/nginx/nginx.conf"
|
||
|
keys = [
|
||
|
"CP_HOSTS",
|
||
|
]
|