redmonp
(Phil Redmon)
February 27, 2024, 9:59pm
21
I removed the submit directory, moved the submit.yml.erb
to the root local dev app, removed submit
from form.xml
, and added the batch_connect lines to form.xml
. output.log
is still showing the same result.
# /etc/ood/config/apps/bc_desktop/form.yml
---
title: "Hellbender Desktop"
cluster: "hellbender"
batch_connect:
template: vnc
attributes:
desktop: "xfce"
bc_vnc_idle: 0
bc_vnc_resolution:
required: true
travert
(Travis Ravert)
February 27, 2024, 10:05pm
22
Thanks for doing that.
You put the batch_connect
in the wrong file though. That should be in the submit.yml.erb
.
redmonp
(Phil Redmon)
February 27, 2024, 10:34pm
23
It works! I also tested pushing the changes to production and that works as well.
system
(system)
Closed
August 25, 2024, 10:35pm
24
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.