Add root config for gondor

This commit is contained in:
Marko Korhonen 2020-10-25 12:27:35 +02:00
parent d9f90d4880
commit 94019c6d51
2 changed files with 10 additions and 29 deletions

View file

@ -172,17 +172,6 @@ profiles:
include:
- Locale
- Pacman
Rivendell:
include:
- Locale
- Pacman
dotfiles:
- f_getty.conf
- f_vconsole.conf
- f_mkinitcpio.conf
- f_bluetooth.conf
- f_60-uinput-permissions.rules
- f_sshd_config
Moria:
include:
- Locale
@ -190,11 +179,13 @@ profiles:
dotfiles:
- f_sshd_config
- f_99-sysctl.conf
- f_ipmi-static.service
- f_ipmi-temp.service
- f_ipmi-temp.timer
- f_ipmi-fans.service
- f_ipmi-fans.timer
Gondor:
include:
- Locale
- Pacman
dotfiles:
- f_sshd_config
- f_99-sysctl.conf
localhost:
include:
- Locale

View file

@ -19,25 +19,15 @@ Host aur
User aur
host moria
{%@@ if profile == "Rivendell" @@%}
HostName moria.reekynet.lan
port 22
{%@@ else @@%}
HostName reekynet.com
port 221
{%@@ endif @@%}
User balrog
ForwardAgent yes
host rivendell
{%@@ if profile == "Moria" @@%}
HostName rivendell.reekynet.lan
host gondor
hostname gondor.reekynet.com
port 22
{%@@ else @@%}
HostName reekynet.com
port 222
{%@@ endif @@%}
User gimli
User reekymarko
ForwardAgent yes
host mirkwood