You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@plc4x.apache.org by cd...@apache.org on 2020/08/21 08:08:00 UTC

[plc4x] branch develop updated: - Updated the hostname of the new PLC4X VM

This is an automated email from the ASF dual-hosted git repository.

cdutz pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/plc4x.git


The following commit(s) were added to refs/heads/develop by this push:
     new ced15b1  - Updated the hostname of the new PLC4X VM
ced15b1 is described below

commit ced15b1cfa029868446a5ef000edc308c08ee6ea
Author: Christofer Dutz <ch...@c-ware.de>
AuthorDate: Fri Aug 21 10:07:50 2020 +0200

    - Updated the hostname of the new PLC4X VM
---
 src/site/asciidoc/developers/infrastructure/vm.adoc  | 4 ++--
 src/site/asciidoc/developers/infrastructure/vpn.adoc | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/src/site/asciidoc/developers/infrastructure/vm.adoc b/src/site/asciidoc/developers/infrastructure/vm.adoc
index dce9788..e2e9abf 100644
--- a/src/site/asciidoc/developers/infrastructure/vm.adoc
+++ b/src/site/asciidoc/developers/infrastructure/vm.adoc
@@ -54,7 +54,7 @@ As soon as that's handled by the Infra team, you should be ready to log-in on th
 
 Using SSH we should now be able to login to the VM.
 
-   ssh apacheId@plc4x-vm.apache.org
+   ssh apacheId@plc4x-vm2.apache.org
 
 Be sure to use the username matching your Apache ID or the login will fail.
 
@@ -67,7 +67,7 @@ Providing a sudo password directly would increase the danger of having this inte
 
 Instead of now entering a password, a challenge is displayed:
 
-    myid@plc4x-vm:~$ sudo apt-get update
+    myid@plc4x-vm2:~$ sudo apt-get update
     otp-md5 496 pl8230
     Password:
 
diff --git a/src/site/asciidoc/developers/infrastructure/vpn.adoc b/src/site/asciidoc/developers/infrastructure/vpn.adoc
index 33c43fa..8491687 100644
--- a/src/site/asciidoc/developers/infrastructure/vpn.adoc
+++ b/src/site/asciidoc/developers/infrastructure/vpn.adoc
@@ -37,7 +37,7 @@ This VPN gateway is listening on port `vpn.plc4x.apache.org` on port `444` and s
         address = "X.X.X.0/28"
 
         vpn.plc4x.a.o [address = "217.110.130.19"];
-        plc4x-vm.a.o [address = "62.210.60.247"];
+        plc4x-vm2.a.o [address = "62.210.60.247"];
         committer-a;
         committer-b;
       }
@@ -56,7 +56,7 @@ This VPN gateway is listening on port `vpn.plc4x.apache.org` on port `444` and s
 }
 ....
 
-Note the PLC4X Project VM and Jenkins build node `plc4x-vm.apache.org` also dials in to the `plc4x-iot-lab` network.
+Note the PLC4X Project VM and Jenkins build node `plc4x-vm2.apache.org` also dials in to the `plc4x-iot-lab` network.
 
 === PLCs