Fix installation of glusterd server
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user