MSO4SC / cloudify-hpc-plugin

Plugin to allow Cloudify to deploy and orchestrate HPC resources
Apache License 2.0
8 stars 8 forks source link

Add job_option to activate/desactive job #8

Open gdolle opened 6 years ago

gdolle commented 6 years ago

It would be nice to have a new option to desactivate jobs via a portal button, or user input for blueprint having several (optional) jobs

job1:
    job_options:
        enable: false
job2:
    job_options
        enable: true  # default