dotfiles/inventory/servers.yml

15 lines
226 B
YAML
Raw Normal View History

---
servers:
hosts:
poincare:
maxwell:
sshd:
port: 6969
auth:
permit_root_login: "no"
password_authentication: "no"
trusted_ca: true
sign_host_keys: true