batcave/dhcp_servers: drop tftpboot2 and just have one tftpboot dir
This commit is contained in:
parent
60152d4a68
commit
8c22933617
3 changed files with 3 additions and 10 deletions
|
@ -35,13 +35,6 @@
|
|||
synchronize: src="{{ bigfiles }}/tftpboot/" dest=/var/lib/tftpboot/
|
||||
tags:
|
||||
- tftp_server
|
||||
when: datacenter != 'iad2'
|
||||
|
||||
- name: fill up the tftpboot directory
|
||||
synchronize: src="{{ bigfiles }}/tftpboot2/" dest=/var/lib/tftpboot/
|
||||
tags:
|
||||
- tftp_server
|
||||
when: datacenter == 'iad2'
|
||||
|
||||
- name: Set permissions on the rhcos tftpboot folder
|
||||
file:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue