Skip to content
Snippets Groups Projects
Unverified Commit bc844ca9 authored by Antoine Legrand's avatar Antoine Legrand Committed by GitHub
Browse files

Merge pull request #3079 from wikiselev/master

fix glusterfs ppa and glusterfs server command name errors
parents 253dc4f6 53aee6dc
No related branches found
No related tags found
No related merge requests found
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
# For Ubuntu. # For Ubuntu.
glusterfs_default_release: "" glusterfs_default_release: ""
glusterfs_ppa_use: yes glusterfs_ppa_use: yes
glusterfs_ppa_version: "3.8" glusterfs_ppa_version: "4.1"
# Gluster configuration. # Gluster configuration.
gluster_mount_dir: /mnt/gluster gluster_mount_dir: /mnt/gluster
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
# For Ubuntu. # For Ubuntu.
glusterfs_default_release: "" glusterfs_default_release: ""
glusterfs_ppa_use: yes glusterfs_ppa_use: yes
glusterfs_ppa_version: "3.8" glusterfs_ppa_version: "3.12"
# Gluster configuration. # Gluster configuration.
gluster_mount_dir: /mnt/gluster gluster_mount_dir: /mnt/gluster
......
--- ---
glusterfs_daemon: glusterfs-server glusterfs_daemon: glusterd
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment