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: REFERENCE.md
+2-4
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,7 @@
8
8
9
9
#### Public Classes
10
10
11
+
*[`zabbix`](#zabbix): This will install and configure the zabbix-server on a single host.
11
12
*[`zabbix::agent`](#zabbix--agent): This will install and configure the zabbix-agent deamon
12
13
*[`zabbix::database`](#zabbix--database): This will install the correct database and one or more users for correct usage
13
14
*[`zabbix::database::sqlite`](#zabbix--database--sqlite): Class to handle sqlite database installations zabbix will automatically create a sqlite schema if one does not already exist.
@@ -55,8 +56,6 @@
55
56
56
57
## Classes
57
58
58
-
<<<<<<< HEAD
59
-
=======
60
59
### <aname="zabbix"></a>`zabbix`
61
60
62
61
This will install and configure the zabbix-server on a single host.
0 commit comments