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