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: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,9 +2,9 @@ puppet-zoneminder
2
2
=================
3
3
4
4
## Overview
5
-
A puppet module to completely install ZoneMinder 1.25.0 from source.
5
+
A puppet module to completely install ZoneMinder 1.26.0-beta.1 from source.
6
6
The ZoneMinder source is patched with mastertheknife's performance patch, and nextime's plugin architecture patch, including his licence plate and facial recognition plugins.
7
-
After running this module, you will have a working ZoneMinder 1.25.0 install.
7
+
After running this module, you will have a working ZoneMinder 1.26.0-beta.1 install.
8
8
9
9
## How to use - Read Me First!
10
10
This module is designed to be used with a puppet solo install. If you are already using puppet and have declared mysql, apache, or any of the other prerequisites defined in zoneminder::params, this module will fail to run due to resource declaration issues.
0 commit comments