aboutsummaryrefslogtreecommitdiffstats
path: root/roles
Commit message (Collapse)AuthorAgeFilesLines
* netinstall: do not create /home, as it will be mounted from NFSHEADmasterAaron LI2017-06-221-1/+1
|
* netinstall: do not create normal (sudo) user; only rootAaron LI2017-06-161-6/+6
|
* nginx: Only listen on LAN interface/ipAaron LI2017-06-161-2/+1
|
* nginx: Rename apt-proxy.site.j2 -> nodes.site.j2, add location /nodesAaron LI2017-06-161-4/+18
|
* netinstall: set uid=999 for first normal user (can do sudo)Aaron LI2017-06-151-1/+1
|
* nginx: Add apt-proxy.site templateAaron LI2017-06-151-0/+34
|
* Use the same mirror for security updatesAaron LI2017-06-151-1/+1
|
* Add basic nginx roleAaron LI2017-06-144-0/+83
|
* Add basic dnsmasq roleAaron LI2017-06-143-0/+79
|
* Add basic common roleAaron LI2017-06-142-0/+26
|
* Make debian preseed configuration a templates and use variablesAaron LI2017-06-141-10/+12
|
* Add Debian preseed configuration to role "netinstall"Aaron LI2017-06-131-0/+445
Already tested using VirtualBox TODO: Configure SSH server after installation but before reboot! References: https://d-i.debian.org/manual/en.amd64/apb.html