Skip to content

Commit ae87f25

Browse files
authored
Update linux-install-with-saltack.md
1 parent ffd35b0 commit ae87f25

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.collection:
1515
ms.topic: conceptual
1616
ms.subservice: linux
1717
search.appverid: met150
18-
ms.date: 10/11/2024
18+
ms.date: 12/04/2024
1919
---
2020

2121
# Deploy Microsoft Defender for Endpoint on Linux with Saltstack
@@ -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 (by 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)