Fix/remove leftover.
This commit is contained in:
parent
291866eb93
commit
d9d36d5c92
3 changed files with 2 additions and 56 deletions
|
@ -52,7 +52,7 @@
|
|||
:{{ item }}
|
||||
echo Booting Debian GNU/Linux EDU LIVE NFS
|
||||
kernel ${210:string}d-i/n-live/{{ item }}/live/vmlinuz \
|
||||
initrd=initrd.img-5.10.0-13-amd64 {{ boot_params|join(' ') }} \
|
||||
initrd=initrd.img {{ boot_params|join(' ') }} \
|
||||
nfsroot={{ ansible_default_ipv4.address }}:/var/lib/tftpboot/d-i/n-live/{{ item }}/
|
||||
initrd ${210:string}d-i/n-live/{{ item }}/live/initrd.img
|
||||
boot
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue