feat(recipes): adding nuo specific recipes

This commit is contained in:
2023-06-27 15:25:30 +02:00
parent d13e17ee10
commit 3e7d5c028b
47 changed files with 1557 additions and 23 deletions

View File

@ -1,4 +1,4 @@
${Vars.ETH0.IP} ${Vars.Set.Hostname}
${Vars.NIC[0].IP} ${Vars.Set.Hostname}
%{ if Vars.MatchBox.Hostname != "" }
${Vars.ETH0.IP} ${Vars.MatchBox.Hostname}
${Vars.NIC[0].IP} ${Vars.MatchBox.Hostname}
%{ endif }