this might be right
This commit is contained in:
parent
782d93b7df
commit
5c1a87ae48
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
||||||
- tftp_server
|
- tftp_server
|
||||||
|
|
||||||
- name: setup highbank default file
|
- name: setup highbank default file
|
||||||
copy: src=highbank.{{ inventory_hostname }} dest=/var/lib/tftpboot/pxelinux.cfg/highbank mode=644
|
copy: src=highbank.{{ inventory_hostname }} dest=/var/lib/tftpboot/pxelinux.cfg/default-arm-highbank mode=644
|
||||||
tags:
|
tags:
|
||||||
- config
|
- config
|
||||||
- tftp_server
|
- tftp_server
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue