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: roles/ifw/README.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
@@ -118,7 +118,7 @@ The default values for some variables - like the ones for JEA and the API featur
118
118
119
119
- `ifw_jea_install: boolean`
120
120
Whether to install the Icinga for Windows JEA profile.
121
-
If `ifw_jea_managed_user=false`, the JEA will profile will be created and registered.
121
+
If `ifw_jea_managed_user=false`, the JEA will profile will be created and registered for the user running Icinga for Windows (`ifw_icinga2_user`) by default).
122
122
If `ifw_jea_managed_user=true`, the service user 'icinga' will also be created to run Icinga for Windows as.
123
123
If both `ifw_jea_install=true` and `ifw_jea_managed_user=true`, `ifw_icinga2_user` will essentially be ignored.
124
124
[Read more about Icinga for Windows and JEA](https://icinga.com/docs/icinga-for-windows/latest/doc/130-JEA/01-JEA-Profiles/).
0 commit comments