1
0
mirror of https://git.libreschool.org/paspo/brasatore.git synced 2025-11-05 12:56:56 +00:00

rinominato boot.txt in boot.ipxe

This commit is contained in:
2023-10-27 12:07:40 +02:00
parent a2bcf89798
commit 4cf792aff3
3 changed files with 3 additions and 3 deletions

View File

@@ -32,8 +32,8 @@
- name: IPXE boot menu
copy:
src: ../../../boot.txt
dest: /srv/pxe/boot.txt
src: ../../../boot.ipxe
dest: /srv/pxe/boot.ipxe
owner: root
group: root
mode: "0644"