Files @ 5b102c4afcb3
Branch filter:

Location: majic-ansible-roles/roles/backup_server/files/ssh-backup.socket - annotation

branko
MAR-170: Always enforce use of HTTPS in the php_server role:

- Dropped the enforce_https parameter.
- Updated tests.
- Updated release notes.
- Update role reference documentation.
- Update usage instructions.
[Unit]
Description=OpenBSD Secure Shell server socket for backup purposes
Before=ssh-backup.service
Conflicts=ssh-backup.service
ConditionPathExists=!/etc/ssh-backup/sshd_not_to_be_run

[Socket]
ListenStream=2222
Accept=yes

[Install]
WantedBy=sockets.target