this might be right

This commit is contained in:
Kevin Fenzi 2017-08-26 00:26:58 +00:00
parent 782d93b7df
commit 5c1a87ae48

View file

@ -24,7 +24,7 @@
- tftp_server
- 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:
- config
- tftp_server