```
vagrant up staging-webapp
```
Check /etc/softwareheritage/web/web.yml which now presents the
internal.staging.swh.network url for swh services and no longer the production
ones.
(providing we change a bit in the Vagrantfile in another diff on puppet-environment, D4148)