[inventory] specify ssh user for chaosknoten
All checks were successful
/ Ansible Lint (push) Successful in 2m30s
All checks were successful
/ Ansible Lint (push) Successful in 2m30s
This commit is contained in:
parent
52d3fd4136
commit
c610e8fb3e
1 changed files with 1 additions and 0 deletions
1
ssh.cfg
1
ssh.cfg
|
|
@ -16,6 +16,7 @@ Host ccchoir
|
||||||
|
|
||||||
Host chaosknoten
|
Host chaosknoten
|
||||||
HostName chaosknoten.hamburg.ccc.de
|
HostName chaosknoten.hamburg.ccc.de
|
||||||
|
User root
|
||||||
|
|
||||||
Host cloud
|
Host cloud
|
||||||
HostName cloud.hosts.hamburg.ccc.de
|
HostName cloud.hosts.hamburg.ccc.de
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue