Replies: 1 comment 3 replies
|
Confirm how the environment is selected and whether the deployment uses the retained file with |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
We run an on-prem lab from the
sharedenvironment on Core v0.1.3. Our last successful deployment used this retained overlay:~/.hybridops/envs/shared/config/blueprints/onprem-authoritative-foundation.yml
It also has saved module state and run records under the same runtime root.
hyops update checknow reports v0.1.4-rc1.Before replacing the v0.1.3 installation, we need to know whether the existing overlay still loads and plans with the prerelease. This check must not deploy or change provider resources.
All reactions