Нема описа

Travis CI User 5e1cc96f57 Version bump for netbootxyz/ubuntu-core-18.04:master new tag 4.15.0.20.23-81ae0834 пре 5 година
inventory fc4b151f7a initial commit пре 5 година
roles 9f3c1ec862 Pushing up more work пре 5 година
README.md fc4b151f7a initial commit пре 5 година
TODO.md fc4b151f7a initial commit пре 5 година
endpoints.yml 5e1cc96f57 Version bump for netbootxyz/ubuntu-core-18.04:master new tag 4.15.0.20.23-81ae0834 пре 5 година
netbootxyz.yml 026c87546d adding POC live menu stuff loading settings from endpoints yaml пре 5 година
user_overrides.yml 9f3c1ec862 Pushing up more work пре 5 година

README.md

netboot.xyz - v2 - Under Construction

** THIS IS A WORK IN PROGRESS, DO NOT USE **

** Templates are incomplete and still being worked **

netboot.xyz rewritten in ansible to generate standalone netboot environments.

The goal is to use this to generate the primary netboot.xyz site but at the same time allow it to be customizable for any type of environment or user.

The source files are now templates in order to make things a bit easier to generate.

This is a seperate repo for now but will more than likely roll into the existing repo.

To generate, run:

ansible-playbook -i inventory/all netbootxyz.yml

It'll handle source generation as well as ipxe disk generation with the users settings. The disk generation was worked on a while back so it needs work to catch it up to the existing state of netboot.xyz.

If you want to override the defaults, you can put overrides in user_overrides.yml. See file for examples.