updated WW_INTERNAL to 45 for 4.5.x release

Internal version update is necessary as new structures were added,
most obviously the disk, partitions and file system structures.
Old configurations will work as expected.

Signed-off-by: Christian Goll <cgoll@suse.com>
This commit is contained in:
Christian Goll
2023-12-11 14:22:05 +01:00
committed by Jonathon Anderson
parent 3792883906
commit 1fca0057d3
19 changed files with 74 additions and 73 deletions

View File

@@ -46,7 +46,7 @@ address of your cluster's private network interface:
.. code-block:: yaml
WW_INTERNAL: 43
WW_INTERNAL: 45
ipaddr: 192.168.200.1
netmask: 255.255.255.0
network: 192.168.200.0