diff --git a/.evergreen/atlas_data_lake/config.yml b/.evergreen/atlas_data_lake/config.yml index b48deaaa..a8843bfa 100644 --- a/.evergreen/atlas_data_lake/config.yml +++ b/.evergreen/atlas_data_lake/config.yml @@ -29,7 +29,7 @@ execution: tenants: config: - inline: + inline: &tenantCfg ipList: [ "0.0.0.0" ] hostnames: - localhost @@ -61,3 +61,8 @@ tenants: dataSources: - storeName: localstore path: test.driverdata.json + +tenant: + config: + server: + inline: *tenantCfg