9 lines
167 B
YAML
9 lines
167 B
YAML
---
|
|
|
|
# sshd service name is `ssh` on Debian/Ubuntu, but it's
|
|
# `sshd` on CentOS
|
|
sshd_service_name: ssh
|
|
|
|
# default Kenyan Ubuntu mirror
|
|
apt_mirror: ubuntu.mirror.ac.ke
|