Alan Orth
36a3bbf36d
It's better to just use Ubuntu's defaults, and then override on a per-host basis. Signed-off-by: Alan Orth <alan.orth@gmail.com>
8 lines
126 B
YAML
8 lines
126 B
YAML
---
|
|
|
|
# sshd service name is `ssh` on Debian/Ubuntu, but it's
|
|
# `sshd` on CentOS
|
|
sshd_service_name: ssh
|
|
|
|
# vim: set ts=2 sw=2:
|