Switch zookeeper to tarball install method
This allows for us to enable SSL certs for zookeeper. Depends-On: https://review.opendev.org/c/windmill/ansible-role-zookeeper/+/797213/ Change-Id: Iea4001390c97d279ab8438f10a0fdd9100d5911f Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
parent
01aa63f341
commit
303cccfa4d
@ -12,3 +12,5 @@
|
||||
# License for the specific language governing permissions and limitations
|
||||
# under the License.
|
||||
---
|
||||
zookeeper_install_method: tarball
|
||||
zookeeper_tarball_version: 3.5.9
|
||||
|
Loading…
Reference in New Issue
Block a user