CASMPET-7254 update hosts so CFS skips image personalization #311
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary and Scope
This change updated the hosts stanza for the SBPS playbook so that if the playbook is run during image personalization using CFS/IMS the playbook won't attempt to run. This is to allow the playbook to be added to the sat bootprep files we provide with the release.
This change should not create any backward compatibility issues as the config_sbps_iscsi_targets.yml playbook has only been used on running nodes and is documented as working that way.
Issues and Related PRs
This change should not be dependent on any other changes that are in flight.
Testing
This change was tested on gamora during image personalization and node customization and worked as expected.
Tested on:
Test description:
The updated playbook was tested during image customization and node personalization and worked appropriately in each instance.
Risks and Mitigations
No known risks
Pull Request Checklist