Skip to content

bitfinity-nl/ansible-role-pxe-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible-role-pxe-server

Ansible role to setup a Ubuntu pxe server

Variable(s)

Variable(s) you can use in your own playbook.

PXE server settings

pxe_subnet : '192.168.0.0'

pxe_tftpboot_dir : '/opt/tftpboot'

Preseed.cfg Variable(s)

Kernel Options

pxe_preseed_locale : 'en_GB.UTF-8'

pxe_preseed_keyboard : 'us'

Timezone

pxe_preseed_timezone : 'Europe/Amsterdam'

Username & Password

pxe_preseed_user : 'administrator'

pxe_preseed_user_password : 'Welkom123'

Mirror

pxe_preseed_mirror : 'nl.archive.ubuntu.com'

Source(s)

All credits goes to the author(s) in the sources below.

https://www.theurbanpenguin.com/pxelinux-using-proxy-dhcp/

https://www.theurbanpenguin.com/pxe-install-ubuntu-16-04/

About

Ansible role to setup a Ubuntu pxe server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published