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

System to run Chef Infra target mode for multiple nodes #12261

Closed
tas50 opened this issue Nov 9, 2021 · 1 comment
Closed

System to run Chef Infra target mode for multiple nodes #12261

tas50 opened this issue Nov 9, 2021 · 1 comment
Labels
Epic Status: Untriaged An issue that has yet to be triaged.

Comments

@tas50
Copy link
Contributor

tas50 commented Nov 9, 2021

Target mode is part of a larger solution for managing infrastructure where you can't install a Chef Infra Client. For the complete solution to work as expected we still need these remote systems to execute Chef Infra on a schedule and send their data to Infra Server / Automate. In order to achieve this we need the ability for a node to proxy Chef Infra target node runs.

Basic Idea

  • Multiple client.rb files are stored in some new .d directory in /etc/chef
  • Mutliple client.pem files will exist for these nodes
  • When Chef Infra Client runs it loads all of the client.rb files and executes multiple target mode runs with standard Chef Infra Server checkins/ reporting.
@tas50 tas50 added Status: Untriaged An issue that has yet to be triaged. Epic labels Nov 9, 2021
@tas50
Copy link
Contributor Author

tas50 commented Feb 19, 2022

Closing this in favor of https://chefio.atlassian.net/browse/INFC-38

@tas50 tas50 closed this as completed Feb 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Epic Status: Untriaged An issue that has yet to be triaged.
Projects
None yet
Development

No branches or pull requests

1 participant