Add all files needed to bring up VM and run agaric.com locally
This commit is contained in:
parent
52c8b60bac
commit
4d2bc0ee24
742 changed files with 24037 additions and 0 deletions
|
@ -0,0 +1,21 @@
|
|||
---
|
||||
security_ssh_port: 22
|
||||
security_ssh_password_authentication: "no"
|
||||
security_ssh_permit_root_login: "no"
|
||||
security_ssh_usedns: "no"
|
||||
security_ssh_permit_empty_password: "no"
|
||||
security_ssh_challenge_response_auth: "no"
|
||||
security_ssh_gss_api_authentication: "no"
|
||||
security_ssh_x11_forwarding: "no"
|
||||
|
||||
security_sudoers_passwordless: []
|
||||
security_sudoers_passworded: []
|
||||
|
||||
security_autoupdate_enabled: true
|
||||
security_autoupdate_blacklist: []
|
||||
|
||||
# Autoupdate mail settings used on Debian/Ubuntu only.
|
||||
security_autoupdate_mail_to: ""
|
||||
security_autoupdate_mail_on_error: true
|
||||
|
||||
security_fail2ban_enabled: true
|
Loading…
Add table
Add a link
Reference in a new issue