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
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,8 @@ Tasks it will not do:
15
15
* Management of custom Monitoring Plugins
16
16
* Management of firewall rules outside of Icinga for Windows (like allowing ICMP echo request)
17
17
* Management of Check Commands (available as Icinga Config or Director Basket)
18
+
* Management of Background Daemons (available via module `ifw_backgrounddaemon`)
19
+
* Management of what commands are allowed by the API Check Forwarder (available via module `ifw_restapicommand`)
18
20
19
21
Table of contents:
20
22
@@ -29,6 +31,8 @@ Table of contents:
29
31
30
32
## Variables
31
33
34
+
The default values for some variables - like the ones for JEA and the API feature - are considered best practice. Though, feel free to adjust them to your needs.
35
+
32
36
-`ifw_framework_url: string`
33
37
The URL to the different verions of the Icinga PowerShell Framework.
0 commit comments