From abd32821b70e1baa2def72ba1a210f8846fdecbf Mon Sep 17 00:00:00 2001 From: Richard Liang Date: Thu, 18 Jan 2024 15:00:37 -0800 Subject: [PATCH] Updated the template of Ansible settings for Bulbasaur to reflect the physical drives we have. --- cluster-setup/deployment/group_vars/bulbasaur_template.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cluster-setup/deployment/group_vars/bulbasaur_template.yaml b/cluster-setup/deployment/group_vars/bulbasaur_template.yaml index 750bd8da..d7bfa94c 100644 --- a/cluster-setup/deployment/group_vars/bulbasaur_template.yaml +++ b/cluster-setup/deployment/group_vars/bulbasaur_template.yaml @@ -143,10 +143,10 @@ copied_groups: default_shell: /usr/bin/bash data_physical_volumes: - - ata-ST10000NM001G-2MW103_ZS51H7QX + - ata-ST10000VN0008-2PJ103_ZLW0388G backup_physical_volumes: - - ata-ST10000NM0016-1TT101_ZA286TWE + - ata-ST10000VN000-3AK101_WP015CNV macdatafile_username: "[fill this in]" macdatafile_password: "[fill this in]"