diff options
author | Romain Gonçalves <me@rgoncalves.se> | 2021-04-29 20:24:47 +0200 |
---|---|---|
committer | Romain Gonçalves <me@rgoncalves.se> | 2021-04-29 20:24:47 +0200 |
commit | 53815987dbcc0827087da7716801f8b97f39fff6 (patch) | |
tree | 19401916092ce1681d9fdfef3b1713d283ff2457 | |
parent | 53d2e322aac5295ad39f600c641c41240c801c87 (diff) | |
download | infrastructure-53815987dbcc0827087da7716801f8b97f39fff6.tar.gz |
README: Detail userland setup
-rw-r--r-- | README | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -64,12 +64,26 @@ inventory - st0gme0 : ALPINE games minecraft, + factorio, stationeers, - ST0SBX-0 : OPENBSD - ST0SBX-1 : ALPINE - ST0SBX-2 : 9FRONT +userland +-------- + +A subdirectory in `roles` for workstations setup. It targets development +machine where these playbooks are launched. +It currently supports bootstrapping for: + +- archlinux +- openbsd +- voidlinux (referred as `void` by ansible) + +It setups main user, development packages, power scripts, services, system wide +configuration files. good to know ------------ |