Skip to content

Commit fec8dc2

Browse files
committed
Removes misleading JEA instruction
1 parent c572842 commit fec8dc2

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

doc/130-JEA/02-Installation.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -86,13 +86,3 @@ powershell.exe -ConfigurationName 'IcingaForWindowsTest';
8686
```
8787

8888
This will open a new `remote` PowerShell session over `WinRM` on the local machine with the provided JEA profile 'IcingaForWindowsTest'.
89-
90-
### Apply JEA to Icinga configuration
91-
92-
Each plugin bundle shipped by the Icinga Team has new configuration `baskets` for the Icinga Director and `conf` files for Icinga 2 compiled with a new argument `-JEAProfile`.
93-
94-
To make sure the Icinga Agent will execute plugins with the Icinga for Windows JEA context, you will have to add this to your CheckCommand or Service templates.
95-
96-
The profile we create is called `IcingaForWindows` and can simply added to the CheckCommand definition for global rollout.
97-
98-
**Note:** If you add this configuration in Icinga globally, each single node will fail it's checks if the JEA profile is not installed there.

0 commit comments

Comments
 (0)