rancher / elemental-docs

Documentation for everything around Rancher Elemental
https://elemental.docs.rancher.com
Apache License 2.0
6 stars 20 forks source link

Customize hostname variable yaml example is incorrect and missing System Data path #416

Open chase-weiser88 opened 2 weeks ago

chase-weiser88 commented 2 weeks ago

In the customize hostname docs, the instructions differ from the yaml example below them:

machineName: "${Runtime/Hostname}" needs to be machineName: "${System Data/Runtime/Hostname}"

image