Page MenuHomeSoftware Heritage

staging: Add clearly-defined postgresql instance
ClosedPublic

Authored by ardumont on Dec 15 2020, 4:06 PM.

Details

Summary

This creates an empty db instance on the staging db1 instance.

The users created alongside are:

  • user guest with read-only access
  • user clearly-defined with write access

Related to T2865

Test Plan

bin/octocatalog-diff demonstrates the new db instance creation.

vagrant up staging-db1 happily creates the new db

Diff Detail

Repository
rSPSITE puppet-swh-site
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.