bachelor-thesis/infrastructure/ansible/vars/fx-all-parameters.yml

34 lines
2.1 KiB
YAML

tjxm_parameters_all:
- option: "tixstream-express-job-manager.metadata-generator"
line: "tixstream-express-job-manager.metadata-generator=/opt/tixel/plugins/bmf-generator/createbmf.py"
- option: "tixstream-express-job-manager.metadata-options"
line: "tixstream-express-job-manager.metadata-options=NONE,AUTO_GENERATED,USER_INPUT,USER_INPUT_MANDATORY"
- option: "tixstream-express-job-manager.job-history-authorization"
line: "tixstream-express-job-manager.job-history-authorization=all"
- option: "tixstream-express-job-manager.create-accounting-information-on-lock"
line: "tixstream-express-job-manager.create-accounting-information-on-lock=true"
- option: "tixstream-express-job-manager.accounting-data-path"
line: "tixstream-express-job-manager.accounting-data-path=/opt/tixel/data/locked-jobs"
- option: "tixstream-express-job-manager.default-modify-description-mode"
line: "tixstream-express-job-manager.default-modify-description-mode=false"
- option: "tixstream-express-job-manager.default-modify-reference-mode"
line: "tixstream-express-job-manager.default-modify-reference-mode=false"
fx_parameters_all:
- option: "custom.tixstream-fx.job-reference-entries-file"
line: "custom.tixstream-fx.job-reference-entries-file=/opt/tixel/config/references.json"
- option: "custom.tixstream-fx.metadata-enabled"
line: "custom.tixstream-fx.metadata-enabled=true"
- option: "custom.tixstream-fx.metadata-editor-enabled"
line: "custom.tixstream-fx.metadata-editor-enabled=true"
- option: "custom.tixstream-fx.metadata-editor-directory"
line: "custom.tixstream-fx.metadata-editor-directory=/opt/tixel/plugins/editor"
- option: "custom.tixstream-fx.metadata-editor-base-url"
line: "custom.tixstream-fx.metadata-editor-base-url=http://127.0.0.1:${server.port}/tixstream-fx/"
- option: "custom.tixstream-fx.job-history-visibility"
line: "custom.tixstream-fx.job-history-visibility=true"
- option: "custom.tixstream-fx.use-transfer-guides"
line: "custom.tixstream-fx.use-transfer-guides=true"
- option: "custom.tixstream-fx.enable-job-templates"
line: "custom.tixstream-fx.enable-job-templates=true"