feat(components,version): add extra components, new version
[arvados-formula.git] / test / integration / keepweb / controls / config_spec.rb
index c678dcc15bc7623a5886705e10ec91f3a801faa0..c2bd8e94090df92f8e28452b817557bfcbd9e3d0 100644 (file)
@@ -2,11 +2,11 @@
 
 keepweb_stanza = <<-KEEPWEB_STANZA
       WebDAV:
-        ExternalURL: https://collections.example.net
+        ExternalURL: https://collections.fixme.example.net
         InternalURLs:
-          "http://localhost:9002": {}
+          http://127.0.0.2:9002: {}
       WebDAVDownload:
-        ExternalURL: https://download.example.net
+        ExternalURL: https://download.fixme.example.net
 KEEPWEB_STANZA
 
 control 'arvados configuration' do