Skip to content

Commit

Permalink
local.defaults: Setup Gluster cluster on CentOS 8 platform
Browse files Browse the repository at this point in the history
Unavailability of complete gluster-ansible packages and limitation[1]
to use latest ansible versions forces us to setup GlusterFS cluster
using older versions on CentOS 8 platform.

[1] gluster/gluster-ansible-infra#135

Signed-off-by: Anoop C S <anoopcs@cryptolab.net>
  • Loading branch information
anoopcs9 committed Oct 10, 2023
1 parent 45b9df9 commit 0cbb0ec
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions vagrant/roles/local.defaults/vars/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ environments:
networks:
private: 200
groups: [admin]
os: centos8

client:
networks:
Expand All @@ -115,6 +116,7 @@ environments:
ctdb:
public: 10
groups: [cluster]
os: centos8

xfs:
cpus: 2
Expand Down

0 comments on commit 0cbb0ec

Please sign in to comment.