mirror of
https://github.com/rancher/os.git
synced 2025-08-12 12:02:22 +00:00
Add SUFFIX and VERSION to rancher.environment
This commit is contained in:
parent
6b47d33df2
commit
ac1269a222
@ -1,4 +1,7 @@
|
|||||||
rancher:
|
rancher:
|
||||||
|
environment:
|
||||||
|
VERSION: {{.VERSION}}
|
||||||
|
SUFFIX: {{.SUFFIX}}
|
||||||
defaults:
|
defaults:
|
||||||
hostname: {{.HOSTNAME_DEFAULT}}
|
hostname: {{.HOSTNAME_DEFAULT}}
|
||||||
network:
|
network:
|
||||||
|
Loading…
Reference in New Issue
Block a user