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