server_netboot role – Setup server for netboot
Note
This role is part of the ufrmath.computer_labs collection (version 1.0.0).
To install it use: ansible-galaxy collection install git+https://github.com/guillod/computer_labs.
To use it in a playbook, specify: ufrmath.computer_labs.server_netboot.
Entry point main – Setup server for netboot
Synopsis
Customize quickly the server;
Install and configure nginx to serve netboot;
Install and configure dnsmasq for netboot;
Add grub and preseed configurations.
Parameters
Parameter |
Comments |
|---|---|
list of ip ranges allowed to access TFTP and HTTP servers Default: |
|
ntp server Default: |
|
codename of Ubuntu to install with netboot Default: |
|
version of Ubuntu to install with netboot Default: |
Collection links
Repository (Sources) Administrator documentation User documentation