refactor: restructured project for higher-utility naming practices and optimized data structures for variables
This commit is contained in:
2
roles/bootstrap/templates/sshd_config.d/harden.conf.j2
Normal file
2
roles/bootstrap/templates/sshd_config.d/harden.conf.j2
Normal file
@@ -0,0 +1,2 @@
|
||||
ClientAliveInterval {{ client_subsistence }}
|
||||
ClientAliveCountMax {{ client_subsist_warn_max }}
|
||||
Reference in New Issue
Block a user