the right file at the right time

This commit is contained in:
Kevin Fenzi 2017-08-26 00:20:40 +00:00
parent c91f86463b
commit 782d93b7df

View file

@ -24,7 +24,7 @@
- tftp_server
- name: setup highbank default file
copy: src=default.{{ inventory_hostname }} dest=/var/lib/tftpboot/pxelinux.cfg/highbank mode=644
copy: src=highbank.{{ inventory_hostname }} dest=/var/lib/tftpboot/pxelinux.cfg/highbank mode=644
tags:
- config
- tftp_server