Move role folder to defaults

This commit is contained in:
Fabian Hauser 2020-11-28 22:27:24 +00:00
parent ea23be5e80
commit 78f95b4e11
19 changed files with 17 additions and 16 deletions

10
defaults/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)