Skip to content

Commit

Permalink
default readability
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Sjögren <[email protected]>
  • Loading branch information
konstruktoid committed Dec 5, 2023
1 parent ec4ca81 commit 4cc11a6
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 0 deletions.
4 changes: 4 additions & 0 deletions defaults/main/packages.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
system_upgrade: true

packages_blocklist:
- apport*
- autofs
Expand All @@ -21,6 +22,7 @@ packages_blocklist:
- xinetd
- yp-tools
- ypbind

packages_debian:
- acct
- apparmor-profiles
Expand Down Expand Up @@ -48,6 +50,7 @@ packages_debian:
- tcpd
- vlock
- wamerican

packages_redhat:
- audispd-plugins
- audit
Expand All @@ -66,6 +69,7 @@ packages_redhat:
- systemd-journal-remote
- vlock
- words

packages_ubuntu:
- fwupd
- secureboot-db
Expand Down
3 changes: 3 additions & 0 deletions defaults/main/password.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,16 @@ faillock:
root_unlock_time: 600
silent: false
unlock_time: 600

login_defs:
login_retries: 5
login_timeout: 60
pass_max_days: 60
pass_min_days: 1
pass_warn_age: 7

password_remember: 5

pwquality:
dcredit: -1
dictcheck: 1
Expand Down
8 changes: 8 additions & 0 deletions private_key
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
-----BEGIN OPENSSH PRIVATE KEY-----
b3BlbnNzaC1rZXktdjEAAAAABG5vbmUAAAAEbm9uZQAAAAAAAAABAAAAMwAA
AAtzc2gtZWQyNTUxOQAAACBoSjTehMFMEt+c4fo6ERUWMqv/y4/ZD+L7mmNT
VRa4XQAAAJCbSoQym0qEMgAAAAtzc2gtZWQyNTUxOQAAACBoSjTehMFMEt+c
4fo6ERUWMqv/y4/ZD+L7mmNTVRa4XQAAAED24yyBUDDrMVMwdBbQPFMziKuZ
UPH1KUViTqAC3yhGI2hKNN6EwUwS35zh+joRFRYyq//Lj9kP4vuaY1NVFrhd
AAAAB3ZhZ3JhbnQBAgMEBQY=
-----END OPENSSH PRIVATE KEY-----

0 comments on commit 4cc11a6

Please sign in to comment.