diff --git a/form.yml b/form.yml index 8ccd1be94385ee37fd14e878d480086b20e1a1a9..5020b8572ddd5df61033449b452a75f1f90053ae 100644 --- a/form.yml +++ b/form.yml @@ -8,7 +8,7 @@ # under /etc/ood/config/clusters.d/*.yml # @example Use the Owens cluster at Ohio Supercomputer Center # cluster: "owens" -cluster: {{ cluster_name }} +cluster: "SLURM_CLUSTER" # Title of the app displayed in the Dashboard title: "Jupyter Notebook" diff --git a/template/script.sh.erb b/template/script.sh.erb old mode 100644 new mode 100755