mirror of
https://github.com/rancher/os.git
synced 2025-08-30 21:26:09 +00:00
Merge pull request #1066 from joshwget/suffix-version-environment
Add SUFFIX and VERSION to rancher.environment
This commit is contained in:
commit
e24cad0a5e
@ -1,4 +1,7 @@
|
||||
rancher:
|
||||
environment:
|
||||
VERSION: {{.VERSION}}
|
||||
SUFFIX: {{.SUFFIX}}
|
||||
defaults:
|
||||
hostname: {{.HOSTNAME_DEFAULT}}
|
||||
network:
|
||||
|
Loading…
Reference in New Issue
Block a user