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

RHINENG-8793 Use /playbooks endpoint to get a playbook for a host #155

Merged
merged 1 commit into from
Apr 4, 2024

Conversation

r14chandra
Copy link
Collaborator

Why do we need this change? 💭

Dependent services are now using the v2 API of Config Manager. But we are sending a playbook URL with v1 to Playbook Dispatcher. With this change, we will use the v2/playbooks endpoint instead of v1/states/{id}/playbook while sending this URL to Playbook Dispatcher to get a playbook of the given profile to configure a host.

Documentation update? 📝

  • Yes
  • No

💂‍♂️ Checklist 🎯

  • Bugfix
  • New Feature
  • Refactor
  • Unittests Added
  • DRY code
  • Dependency Added
  • DB Migration Added

Additional 📣

Feel free to add any other relevant details such as links, notes, screenshots, here.

@r14chandra r14chandra merged commit 8a4016b into RedHatInsights:master Apr 4, 2024
3 of 4 checks passed
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

Successfully merging this pull request may close these issues.

2 participants