Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Sébastien Luttringer
infrastructure
Commits
ce73a5b9
Commit
ce73a5b9
authored
Mar 23, 2019
by
Jelle van der Waa
🚧
Browse files
Add note about finding out of date servers with security issues
Signed-off-by:
Jelle van der Waa
<
jelle@archlinux.org
>
parent
2a0704cb
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
ce73a5b9
...
...
@@ -53,6 +53,13 @@ The opendkim DNS data has to be added to DNS manually. The roles verifies that t
The file that has to be added to the zone is
`/etc/opendkim/private/$selector.txt`
.
### Finding servers requiring security updates
Arch-audit can be used to find servers in need of updates for security issues.
ansible all -a "arch-audit -u"
#### Updating servers
The following steps should be used to update our managed servers:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment