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

HPCC-32724 Allow storage planes to be defined in bare-metal systems #19234

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Nov 15, 2024

  1. HPCC-32724 Allow storage planes to be defined in bare-metal systems

    - Copy any storage plane definitions from environment.xml Globals into component config files
    - Change createStoragePlane to exit if the storage plane already exists (this is after any previous storage planes created with createStoragePlane are removed)
    - Add fromGroup=true flag to storage planes created from groups
    
    Signed-off-by: Jack Del Vecchio <jack.delvecchio@lexisnexisrisk.com>
    jackdelv committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    30fc1fe View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. Change from 'true' to '1'

    jackdelv committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    f4f5426 View commit details
    Browse the repository at this point in the history