-
Notifications
You must be signed in to change notification settings - Fork 165
Implement playbook watcher service. #3960
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
Implement playbook watcher service. #3960
Conversation
…PI/Orchestrator/Core Layers
Signed-off-by: Rajeshkumar-s2 <[email protected]>
Signed-off-by: Rajeshkumar-s2 <[email protected]>
| Description=Omnia Playbook Watcher Service for Build Stream | ||
| Documentation=https://github.com/dell/omnia | ||
| After=network.target | ||
| ConditionPathExists=/opt/omnia/build_stream_enabled |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/opt/omnia/build_stream or /opt/omnia/build_stream_enabled is path
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think we don't need the line itself since this service is going to be in OIM directly and the service will be called from prepare_oim only when build_stream is enabled. Will remove this line.
|
run omnia-checkers |
Description of the Solution
Simplified playbook execution by using ANSIBLE_LOG_PATH environment variable directly
Removed complex temporary ansible.cfg creation and cleanup logic
Maintained NFS shared log path functionality with build_stream_logs directory
Suggested Reviewers
If you wish to suggest specific reviewers for this solution, please include them in this section. Be sure to include the @ before the GitHub username.
@priti-parate @Venu-p1 @Kratika-P @abhishek-sa1