Skip to content

Commit 41fdbdd

Browse files
author
Bharat Kunwar
committed
Use wendy for nvme and ssd nodes
1 parent 8b95f45 commit 41fdbdd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

config/storage-nvme.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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.
1111
cluster_net:
@@ -74,7 +74,7 @@ gluster_mnt: "/mnt/{{ gluster_cluster_volume_name }}"
7474

7575
# BeegFS config
7676
beegfs_state: present
77-
beegfs_force_format: no
77+
beegfs_force_format: true
7878
beegfs_interfaces:
7979
- ib0
8080
beegfs_mgmt_host: "{{ groups['cluster_beegfs_mgmt'] | first }}"

config/storage-ssd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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.
1111
cluster_net:

0 commit comments

Comments
 (0)