aboutsummaryrefslogtreecommitdiff
path: root/steuermann/hosts.ini
diff options
context:
space:
mode:
Diffstat (limited to 'steuermann/hosts.ini')
-rw-r--r--steuermann/hosts.ini11
1 files changed, 10 insertions, 1 deletions
diff --git a/steuermann/hosts.ini b/steuermann/hosts.ini
index 0f0c043..f8c2e3b 100644
--- a/steuermann/hosts.ini
+++ b/steuermann/hosts.ini
@@ -17,9 +17,12 @@
[all]
hostname=no_such_machine
-local=[ 'sh', '-c', '%(script)s' ]
maxproc=2
+; local really applies the same to all the machines, but this is a
+; convenient place to stash it for now.
+local=[ 'sh', '-c', '%(script)s' ]
+
[linux:csh]
; for CSH
;
@@ -74,6 +77,12 @@ like=linux:csh
workdir=/arzach/data1/iraf/steuermann
maxproc=4
+[ssb]
+hostname=ssbwebv1
+like=linux:csh
+workdir=/ssbwebv1/data1/iraf/work
+maxproc=2
+
[bond]
hostname=bond
like=mac:csh