Skip to content

Commit

Permalink
local.defaults: Always install CentOS 8 on GlusterFS cluster
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 c1e7348
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vagrant/roles/local.defaults/vars/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@ environments:
ctdb:
public: 10
groups: [cluster]
os: centos8

xfs:
cpus: 2
Expand Down

0 comments on commit c1e7348

Please sign in to comment.