fuel-library/deployment/puppet/cobbler/templates/cobbler-tftp.conf.erb

7 lines
139 B
Plaintext

Alias /cobbler/boot /var/lib/tftpboot
<Directory /var/lib/tftpboot>
Options +Indexes +FollowSymLinks
Require all granted
</Directory>