Page MenuHomeSoftware Heritage

staging: Provision storage0 vm
ClosedPublic

Authored by ardumont on Aug 1 2019, 10:30 AM.

Details

Summary

This provisions the storage node. The first creation time, will trigger a
puppet run. This puppet run will install the storage's role. Its network
paquets coming through the gateway to access everything.

Related T1785
Depends on D1796

Related D1762

Test Plan
terraform init
terraform plan

When the node is built and puppet passed:

user@workstation$ ssh <user>@192.168.128.2 'hello from $(hostname)'
hello from storage0

user in {ardumont, ftigeot, olasd, etc...} (our swh logins)

Note: we cannot yet use its fqdn (storage.internal.staging.swh.network) because
i did not update the dns records in our dns server.

Diff Detail

Repository
rSPRE sysadm-provisioning
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

This revision is now accepted and ready to land.Aug 1 2019, 10:40 AM
This revision was automatically updated to reflect the committed changes.