Skip to content

Commit ffd35b0

Browse files
Update linux-install-with-saltack.md
Typo (🐝)
1 parent 5211c22 commit ffd35b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

defender-endpoint/linux-install-with-saltack.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Here are a few important points:
4343

4444
- Saltstack is installed on at least one computer (Saltstack calls the computer as the master).
4545
- The Saltstack master accepted the managed nodes (Saltstack calls the nodes as minions) connections.
46-
- The Saltstack minions are able to resolve communication to the Saltstack master (be default the minions try to communicate with a machine named 'salt').
46+
- The Saltstack minions are able to resolve communication to the Saltstack master (by default the minions try to communicate with a machine named 'salt').
4747
- Run the following ping test: `sudo salt '*' test.ping`
4848
- The Saltstack master has a file server location where the Microsoft Defender for Endpoint files can be distributed from (by default Saltstack uses the `/srv/salt` folder as the default distribution point)
4949

0 commit comments

Comments
 (0)