File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ cluster_name: storage-nvme
55
66# This parameter should be set to the name of an RSA keypair you have
77# uplaoded to OpenStack.
8- cluster_keypair : bharat
8+ cluster_keypair : wendy
99
1010# Site-specific network configuration.
1111cluster_net :
@@ -74,7 +74,7 @@ gluster_mnt: "/mnt/{{ gluster_cluster_volume_name }}"
7474
7575# BeegFS config
7676beegfs_state : present
77- beegfs_force_format : no
77+ beegfs_force_format : true
7878beegfs_interfaces :
7979- ib0
8080beegfs_mgmt_host : " {{ groups['cluster_beegfs_mgmt'] | first }}"
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ cluster_name: storage-ssd
55
66# This parameter should be set to the name of an RSA keypair you have
77# uplaoded to OpenStack.
8- cluster_keypair : bharat
8+ cluster_keypair : wendy
99
1010# Site-specific network configuration.
1111cluster_net :
You can’t perform that action at this time.
0 commit comments