Files @ 0f817823bed7
Branch filter:

Location: majic-ansible-roles/roles/common/defaults/main.yml

branko
MAR-44: Implemented backup support for the common role. Includes back-up of logs and (regular) home directories.
1
2
3
4
5
6
7
8
9
---

enable_backup: False
common_packages: []
os_users: []
os_groups: []
ca_certificates: []
incoming_connection_limit: 3/second
incoming_connection_limit_burst: 9