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

Feature Request: Add option to write local completed flag #60

Open
PhantomPhixer opened this issue Jul 26, 2024 · 0 comments
Open

Feature Request: Add option to write local completed flag #60

PhantomPhixer opened this issue Jul 26, 2024 · 0 comments

Comments

@PhantomPhixer
Copy link

It is often useful to be able to record that a device has completed a workflow by placing a file locally. In Jamf this can be used in an EA for example. This can also be used in the Exit function of baseline.

This FR is to have the ability to specify the path and name of a file that can be created when the baseline workflow has completed.

This can then be written into the success or failure outputs sections and optionally (another input option) to append the status to the filename.
Examples: statusFilePath = /Library/Management
statusFileName = buildCompleted
statusFileRecordResult = yes

giving: /Library/Management/buildCompleted-Success

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

No branches or pull requests

1 participant