flxsense/Run Nomad Job
Handles running of a given nomad job
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| auth | Base64 encoded version of username:password to access the nomad server | yes | — |
| address | Address of the nomad server | yes | — |
| job | Path to the nomad job file | yes | — |
| datacenters | Alternative list of datacenters for deployment if default in job-file are not used | no | "" |
| node_pool | Overwrite node_pool in job file | no | "" |
| tag | Use GITHUB_NAME_REF as docker tag | no | "" |
| count | Overwrite number of deployments in job file | no | "" |
Outputs
no outputs