<%- gpu = custom_queue.include?("gpu") -%> batch_connect: template: vnc script: native: - "-A" - "<%= account %>" - "-p" - "<%= custom_queue %>" <%- if gpu -%> - "--gpus 8" - "--comment='use:xorg=True'" <%- end -%>