diff --git a/configurations/perf-loaders-non-shard-aware-config.yaml b/configurations/perf-loaders-non-shard-aware-config.yaml index 8ce8c238e2..51259b700c 100644 --- a/configurations/perf-loaders-non-shard-aware-config.yaml +++ b/configurations/perf-loaders-non-shard-aware-config.yaml @@ -2,13 +2,4 @@ # AMIs from branch-perf-v8 with non-shardware driver use_prepared_loaders: true ami_id_loader: 'scylla-qa-loader-ami-v9' -regions_data: - us-east-1: - security_group_ids: 'sg-c5e1f7a0' - subnet_id: 'subnet-ec4a72c4' - eu-west-1: - security_group_ids: 'sg-059a7f66a947d4b5c' - subnet_id: 'subnet-088fddaf520e4c7a8' - us-west-2: - security_group_ids: 'sg-81703ae4' - subnet_id: 'subnet-5207ee37' +ami_loader_user: 'centos'