You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: defender-endpoint/linux-install-with-saltack.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,7 +43,7 @@ Here are a few important points:
43
43
44
44
- Saltstack is installed on at least one computer (Saltstack calls the computer as the master).
45
45
- 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').
47
47
- Run the following ping test: `sudo salt '*' test.ping`
48
48
- 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)
0 commit comments