summaryrefslogtreecommitdiff
path: root/puomi.md
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-09-16 17:12:37 +0300
committerLars Wirzenius <liw@liw.fi>2021-09-16 19:04:10 +0300
commit6b3efead82221e493b14d9a66a689f7c33c53f24 (patch)
tree60ed3a5afc1e41f732ff24c241aa3b21ded36bf4 /puomi.md
parent39277c2aa64f71c1061ec7b3d9c2a98d2415abb3 (diff)
downloadpuomi-6b3efead82221e493b14d9a66a689f7c33c53f24.tar.gz
chore: rename puomienv to puomi-dev
This fits better with my other VMs. Sponsored-by: author
Diffstat (limited to 'puomi.md')
-rw-r--r--puomi.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/puomi.md b/puomi.md
index c09562e..344bf14 100644
--- a/puomi.md
+++ b/puomi.md
@@ -81,7 +81,7 @@ the network outside the outer VM.
This chapter documents and verifies the detailed acceptance criteria
for the Puomi testing environment using [Subplot][] scenarios. It is
meant to be used against a previously set up instance of the
-environment called `puomienv`.
+environment called `puomi-dev`.
[Subplot]: https://subplot.liw.fi/
@@ -93,8 +93,8 @@ them from the test environment.
~~~scenario
given a router testing environment
-when I run ssh -F .ssh/config -v puomi@puomienv hostname
-then stdout is exactly "puomienv\n"
+when I run ssh -F .ssh/config -v puomi@puomi-dev hostname
+then stdout is exactly "puomi-dev\n"
when I run ssh -F .ssh/config -v puomi hostname
then stdout is exactly "puomi\n"
when I run ssh -F .ssh/config -v webby hostname