Add role documentation

This commit is contained in:
Fabian Hauser 2020-04-21 22:12:37 +02:00
parent 0f509a7c8e
commit 5f5d6293eb
7 changed files with 74 additions and 0 deletions

10
role/base/README.adoc Normal file
View file

@ -0,0 +1,10 @@
== Base Role
The base role handles basic system configuration, which includes:
* User management
* Nix configuration
* System default settings
* Global packages (like `git` and `curl`) and sane configuration
defaults for them
* Basic networking configuration (like firewall and ssh)