Fix installation of glusterd server

This commit is contained in:
2022-08-29 21:13:04 -04:00
parent aedf86ef0a
commit 7ff5dc892f
13 changed files with 77 additions and 7 deletions

View File

@@ -8,11 +8,16 @@
become: true
vars:
glusterd:
version: 9.2-1
unit: glusterd
envfile: /etc/sysconfig/glusterd
# glusterfs_default_release: 6
# glusterfs_ppa_version: 6
# glusterfs_daemon: glusterd
cluster:
- cubox-i
- cubox-m
move_brick:
- gitea
@@ -23,7 +28,7 @@
# with_items: "{{mounts[inventory_hostname]}}"
roles:
- glusterfs
- glusterfs-server
post_tasks:
# - name: check service is up