Skip to content

blamarvt/pynetboot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Goal: Host Provisioning with Python 

1) Always have machines PXE
2a) MAC recognized as 'needs provisioning', so PXE installation ensues
2b) MAC not recognized, so it is ignored, or given random IP and machine boots normally

Tools:

1) DHCP server
2) TFTP server
3) GPXE (might not be needed)
4) Database of MAC addresses, IP address ranges, and boot images/ISOs/configuration

About

Python DHCP server used to boot with gPXE over HTTP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages