Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Job execution context should include the server URL, execution URL, and server UUID #428

Closed
gschueler opened this issue Jun 20, 2013 · 3 comments

Comments

@gschueler
Copy link
Member

The job context data in an execution should include the API URL for the execution itself, the base URL of the Rundeck server and the UUID of the rundeck server if it is set.

  • ${job.url} - API URL of the execution resource
  • ${job.serverUrl} - URL for the Rundeck server
  • ${job.serverUUID} - UUID for the Rundeck server (cluster mode)
@ghost ghost assigned gschueler Jun 20, 2013
@gschueler
Copy link
Member Author

Added in 214c80f

@ahonor
Copy link
Contributor

ahonor commented Jul 25, 2013

Verified

@ahonor ahonor closed this as completed Jul 25, 2013
@gaddman
Copy link

gaddman commented Jun 13, 2022

The docs at https://docs.rundeck.com/docs/manual/job-workflows.htm should be updated to include these variables.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants