committed by
Jonathon Anderson
parent
a2b3ae1308
commit
88016309a9
@@ -212,6 +212,17 @@ A given string can be split into substrings.
|
||||
{{ $y := (split $x ":") -}}
|
||||
{{ range $y }} {{.}} {{ end }}
|
||||
|
||||
softlink
|
||||
^^^^^^^^
|
||||
|
||||
Will create a soft link to the given string for the template.
|
||||
|
||||
ImportLink
|
||||
^^^^^^^^^^
|
||||
|
||||
Tries to evaluate the soft link on the host running `wwctl`/`warewulfd` and
|
||||
then create the soft link to it.
|
||||
|
||||
|
||||
Node specific files
|
||||
-------------------
|
||||
|
||||
Reference in New Issue
Block a user