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

Change bare-metal workers variable to optional #1304

Merged
merged 1 commit into from
Mar 1, 2023
Merged

Commits on Mar 1, 2023

  1. Change bare-metal workers variable to optional

    * To accompany the restructure of the bare-metal modules to
    allow discrete workers to be defined and attached to a cluster
    (#1295), the `workers` variable (older way, used for defining
    homogeneous workers inline) should be optional and default
    to an empty list
    * Add docs covering inline vs discrete metal workers
    
    Fix #1301
    dghubble committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    86e8484 View commit details
    Browse the repository at this point in the history