ansible-role-pxeserver icon indicating copy to clipboard operation
ansible-role-pxeserver copied to clipboard

loop.index and pxelinux

Open jirib opened this issue 8 years ago • 1 comments
trafficstars

Hi,

I suppose your hotkey won't work if loop.index is not 0-9 as pxelinux allows only one and uniq character. So if you would have > 10 boot images you will have ^10 but it will be '^1' for pxelinux.

Maybe using 'cycler' in the template but i'm not sure how to put nicely inside '0-9a-z'.

jirib avatar Jan 20 '17 17:01 jirib

okay, I'll look into it. Thanks for reporting this!

bertvv avatar Jan 25 '17 20:01 bertvv