Add role documentation
This commit is contained in:
parent
0f509a7c8e
commit
5f5d6293eb
7 changed files with 74 additions and 0 deletions
10
role/base/README.adoc
Normal file
10
role/base/README.adoc
Normal 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)
|
Loading…
Add table
Add a link
Reference in a new issue