forked from cps-deployments/psi.bec
Update default value of client_data_base_path
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ git_username: "{{ inventory_hostname.split('-')[0] }}"
|
||||
deployment_name: production
|
||||
file_writer_base_path: ./
|
||||
log_writer_base_path: ./
|
||||
client_data_base_path: ./
|
||||
client_data_base_path: ~/data/raw
|
||||
bec_version: main
|
||||
ophyd_devices_version: main
|
||||
bec_widgets_version: main
|
||||
|
||||
Reference in New Issue
Block a user