Skip to content

Commit 99d5c17

Browse files
authored
Add note about installer script parameters
1 parent 4318ce6 commit 99d5c17

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,8 +156,11 @@ class install_mdatp (
156156
}
157157

158158
}
159-
160159
```
160+
>[!NOTE]
161+
>Installer script also supports other parameters such as channel, realtime protection, version, etc. To select from the list of available options, check help.
162+
>`./mde_installer.sh --help`
163+
161164
#### Create a manifest to deploy Defender for Endpoint by configuring repositories manually
162165
Add the following content to the `install_mdatp/manifests/init.pp` file. You can also download it from [GitHub](https://github.com/microsoft/mdatp-xplat/blob/master/linux/installation/third_party_installation_playbooks/puppet.install_mdatp_manual.init.pp).
163166

0 commit comments

Comments
 (0)