diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 22 |
1 files changed, 15 insertions, 7 deletions
@@ -4,7 +4,7 @@ rgoncalves.se ~~ ansible naming scheme ------------- -- ws: workstation +- ws: workstation - dc: domain controller - st: stack server - sw: switch @@ -40,9 +40,17 @@ servers: todo ---- -- rename dc01 -- rename st0-games -- create st0-development -- create st0-lineage -- create st1-development -- rename st1-monitoring +name and ip efactor is needed for the following hosts : + +- STACK0 : freebed hypervisor, test + +- DC0 : domain controller (OPENBSD) +- RT0 : local router (DDWRT) +- ST0DEV-0 : git, cgit, gitdaemon, jenkins (OPENBSD) +- ST0CLD-0 : nextcloud, grafana, logstash (OPENBSD) +- ST0GME-0 : minecraft, (OPENBSD) +- ST0GME-1 : stationeers, ksplmp, factorio (ALPINE) + +- ST0SBX-0 : sandbox server (OPENBSD) +- ST0SBX-1 : sandbox server (ALPINE) +- ST0SBX-2 : sandbox server (CENTOS) |