mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Update hardening doc to mention 4505/4506
This commit is contained in:
parent
a42c776d36
commit
120963878f
1 changed files with 2 additions and 1 deletions
|
@ -36,7 +36,8 @@ General hardening tips
|
|||
- Don't expose the Salt master any more than what is required.
|
||||
- Harden the system as you would with any high-priority target.
|
||||
- Keep the system patched and up-to-date.
|
||||
- Use tight firewall rules.
|
||||
- Use tight firewall rules. Pay particular attention to TCP/4505 and TCP/4506
|
||||
on the salt master and avoid exposing these ports unnecessarily.
|
||||
|
||||
Salt hardening tips
|
||||
===================
|
||||
|
|
Loading…
Add table
Reference in a new issue