Merge "Enable upgrades to next release version"
This commit is contained in:
commit
b64268811d
@ -8,7 +8,7 @@ private_pxeboot_subnet: 169.254.202.0/24
|
||||
pxecontroller_floating_hostname: pxecontroller
|
||||
use_entire_pxeboot_subnet: true
|
||||
|
||||
upgrade_k8s_version: 1.21.8
|
||||
upgrade_k8s_version: 1.23.1
|
||||
fresh_install_k8s_version: 1.23.1
|
||||
|
||||
# These variables are only used for subcloud configuration and are set
|
||||
|
@ -4,10 +4,3 @@ restore_in_progress_flag: /etc/platform/.restore_in_progress
|
||||
wipe_ceph_osds: false
|
||||
migrate_platform_data: true
|
||||
skip_version_check: true
|
||||
# From 21.12 to 22.02 upgrade, the N release still have repo in /www.
|
||||
# This is different from a restore from a 22.02 backup.
|
||||
# The overwrite below is needed only for 22.02 release in which
|
||||
# /www is relocated to /var/www.
|
||||
# TODO: from 22.02 + 1 release, remove this line below to use
|
||||
# the same patching repo path as restore scenario.
|
||||
patching_repo_permdir: /www/pages/updates
|
||||
|
Loading…
Reference in New Issue
Block a user