There is no more zookeeper package in fedora. If we want to support, we
should move to centos steam.
Drop ansible-lint, it is too complicated now.
Depends-On: https://review.opendev.org/c/windmill/windmill/+/795901/
Change-Id: I8f774675ac5047eec235c168aa62a23ab6001929
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
There is no issues running ubuntu-bionic, so stop gating on
ubuntu-xenial to save us CI resources.
Change-Id: Ia1cf93deeaf42da3166d86dfcebf1213ab76edba
Depends-On: https://review.openstack.org/623074
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
It seems zookeeper cannot parse file comments, do just drop them.
Change-Id: Ie40684bff2786f522568d8921bdb2b8e531247fa
Depends-On: https://review.openstack.org/622633
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
We incorrectly added these variables in the pervious commits.
Change-Id: Iea437e4a9c6bfebeb64ec0a0cb80d261e0c9fa5a
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This is needed if you want to setup a zookeeper cluster.
Change-Id: I40d852f3e04866bd28e259ded3c029663b44395d
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
It looks like there is a bug where zookeeper_file_zoo_conf_dest isn't
setup properly on debubuntu. Support both now.
Change-Id: I9ecd3171005f162dcae3d03f0178a40b9626e104
Depends-On: https://review.openstack.org/622292
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
For some reason, the default file we included was out of sync with
ubuntu / debian; refresh it.
Change-Id: Ibd694e44b06b9decff436f2a62eab49a69b91ba7
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
Include default zoo.conf file to ensure services start.
Change-Id: Ib9aa727c68dc8f0b9a478680254e5737a1d42c58
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This should have been removed from the initial commit, but we merged
to fast.
Change-Id: Id3eeb22af1341be4238d8fc15311a26d2b951562
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This is our first commit of zookeeper. Since centos-7 does not
actually have zookeeper packages, we are currently failing that gate.
We have 2 options, package zookeeper (maybe RDO) or switch to tarball.
I'll be working on a follow up patch for the tarball.
Change-Id: I9b8ca9985964ef54e94c1e84f81127d83712cb75
Signed-off-by: Paul Belanger <pabelanger@redhat.com>