Skip to content

Commit

Permalink
Update manifests/server.pp
Browse files Browse the repository at this point in the history
Co-authored-by: Christos Papageorgiou <[email protected]>
  • Loading branch information
fraenki and root-expert authored Oct 23, 2023
1 parent 8d6492a commit 487e3fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifests/server.pp
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@
Optional[String[1]] $database_tlscipher13 = $zabbix::params::server_database_tlscipher13,
$startpollers = $zabbix::params::server_startpollers,
$startipmipollers = $zabbix::params::server_startipmipollers,
$startodbcpollers = $zabbix::params::server_startodbcpollers,
Integer[0, 1000] $startodbcpollers = $zabbix::params::server_startodbcpollers,
$startpollersunreachable = $zabbix::params::server_startpollersunreachable,
Integer[1, 1000] $startpreprocessors = $zabbix::params::server_startpreprocessors,
$starttrappers = $zabbix::params::server_starttrappers,
Expand Down

0 comments on commit 487e3fc

Please sign in to comment.