summaryrefslogtreecommitdiff
path: root/puomi.md
AgeCommit message (Collapse)AuthorFilesLines
2022-09-09fix: use new Subplot external YAML document metadataLars Wirzenius1-12/+0
Sponsored-by: author
2021-09-16chore: rename puomienv to puomi-devLars Wirzenius1-3/+3
This fits better with my other VMs. Sponsored-by: author
2021-08-01test: verify that we can log into all three inner VMsLars Wirzenius1-0/+4
Sponsored-by: author
2021-08-01change SSH keysLars Wirzenius1-0/+2
To keep things simple, have only one user SSH key instead of two. Previously, we had one for logging into puomi@puomienv, and another for puomi@puomienv to log into the other VMs. Now we have only one. This makes it easier to manage keys, at the cost of duplicating the key in env/ssh/ed25518 and env/playbook.yml. Sponsored-by: author
2021-07-27feat: add scripts + infra for setting up nested VMs for routersLars Wirzenius1-0/+98
Run ./check to run the acceptance tests with Subplot. This should work, for minimal amounts of work. Sponsored-by: author