diff --git a/data/hostname/worker01.softwareheritage.org.yaml b/data/hostname/worker01.softwareheritage.org.yaml index afd19321..0ab154f4 100644 --- a/data/hostname/worker01.softwareheritage.org.yaml +++ b/data/hostname/worker01.softwareheritage.org.yaml @@ -1,11 +1,15 @@ networks: private: interface: eth1 address: 192.168.100.21 netmask: 255.255.255.0 gateway: 192.168.100.1 default: interface: eth0 address: 128.93.193.21 netmask: 255.255.255.0 gateway: 128.93.193.254 + +# temporary for testing swh-loader-dir before going live +swh::deploy::storage::db::dbname: softwareheritage-test-dir +swh::deploy::storage::directory: /srv/storage/space/test-dir