mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-14 13:54:37 +03:00
fix glusterfs ppa and glusterfs server command name errors
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# For Ubuntu.
|
||||
glusterfs_default_release: ""
|
||||
glusterfs_ppa_use: yes
|
||||
glusterfs_ppa_version: "3.8"
|
||||
glusterfs_ppa_version: "4.1"
|
||||
|
||||
# Gluster configuration.
|
||||
gluster_mount_dir: /mnt/gluster
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# For Ubuntu.
|
||||
glusterfs_default_release: ""
|
||||
glusterfs_ppa_use: yes
|
||||
glusterfs_ppa_version: "3.8"
|
||||
glusterfs_ppa_version: "3.12"
|
||||
|
||||
# Gluster configuration.
|
||||
gluster_mount_dir: /mnt/gluster
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
---
|
||||
glusterfs_daemon: glusterfs-server
|
||||
glusterfs_daemon: glusterd
|
||||
|
||||
Reference in New Issue
Block a user