aboutsummaryrefslogtreecommitdiff
path: root/vars
diff options
context:
space:
mode:
authorMitchell Riedstra <mitch@riedstra.dev>2022-12-26 13:06:48 -0500
committerMitchell Riedstra <mitch@riedstra.dev>2022-12-26 13:06:48 -0500
commit639e50050702d094a9464cf263995f7f19079eaf (patch)
treecd6502f6d5af67e5a887474ed3225af37a20cd02 /vars
parent9bd432b5de3592f89d885deaff953418822acaa9 (diff)
downloadrshsh-639e50050702d094a9464cf263995f7f19079eaf.tar.gz
rshsh-639e50050702d094a9464cf263995f7f19079eaf.tar.xz
Add an option for embedded socat in the clientHEADmaster
Diffstat (limited to 'vars')
-rw-r--r--vars4
1 files changed, 3 insertions, 1 deletions
diff --git a/vars b/vars
index 03bb7b2..319fbaa 100644
--- a/vars
+++ b/vars
@@ -1,7 +1,9 @@
#!/bin/sh
+# What tmux session are we going to use for this?
+tmux_session="rshsh"
# Server's hostname
-hostname="do.rygel.us"
+hostname="changeme.example.com"
# Do we verify the server certificate?
verify=1
# This is used to tell the client script whether it should loop in infinity