Include zaqar::db:sync
zaqar::db::sync is not being called from anywhere and that's making it to fail in last zaqar versions. Change-Id: I23ddc661e78c2411e91c6d7d78ae1b5741685a64
This commit is contained in:
parent
fcc7020c34
commit
1749c95380
@ -53,6 +53,7 @@ class openstack_integration::zaqar {
|
||||
ssl_key => $key_file,
|
||||
workers => 2,
|
||||
}
|
||||
include ::zaqar::db::sync
|
||||
# run a second instance using websockets, the Debian system does
|
||||
# not support the use of services to run a second instance.
|
||||
if $::osfamily == 'RedHat' {
|
||||
|
Loading…
x
Reference in New Issue
Block a user