Skip to content

Commit

Permalink
The zabbix service can't be started before the sql files have been lo…
Browse files Browse the repository at this point in the history
…aded into the db. This ensures that.
  • Loading branch information
Gene Liverman committed Jan 14, 2015
1 parent e54a345 commit 1b89db8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions manifests/server.pp
Original file line number Diff line number Diff line change
Expand Up @@ -389,6 +389,7 @@
Package["zabbix-server-${db}"],
File[$include_dir],
File[$server_configfile_path]
Class["zabbix::database::${database_type}"
],
}

Expand Down

0 comments on commit 1b89db8

Please sign in to comment.