distinguishable host urls

This commit is contained in:
Daniel Langbein 2024-01-06 21:51:39 +01:00
parent 7ab77ef503
commit fb00fd8394
Signed by: langfingaz
GPG Key ID: 6C47C753F0823002

View File

@ -65,7 +65,7 @@ in
deployment = {
# SSH deployment.
targetHost = "p1st.de";
targetHost = "yodayoga.p1st.de";
targetPort = 2224;
tags = [ "server" ];
@ -78,7 +78,7 @@ in
deployment = {
# SSH deployment.
targetHost = "p1st.de";
targetHost = "yodahedgehog.p1st.de";
targetPort = 2226;
tags = [ "server" ];
@ -91,7 +91,7 @@ in
deployment = {
# SSH deployment.
targetHost = "p1st.de";
targetHost = "yodanas.p1st.de";
targetPort = 2222;
tags = [ "server" ];