staging: Provision storage0 vm
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 !29 (closed)
Related !26 (closed)
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.
Migrated from D1798 (view on Phabricator)