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

9 lines
174 B
Plaintext

Alias /cobbler/boot /var/lib/tftpboot
<Directory /var/lib/tftpboot>
Options +Indexes +FollowSymLinks
AllowOverride None
Order allow,deny
Allow from all
</Directory>