Skip to content

Commit

Permalink
Change external network subnet for data plane adoption hci
Browse files Browse the repository at this point in the history
Adjust networking_mapper_definition_patch to create external network
as defined data-plane-adoption[1] and architectuere repo

[1]openstack-k8s-operators/data-plane-adoption#786
  • Loading branch information
ciecierski committed Feb 4, 2025
1 parent 99f54c7 commit 6b9922f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scenarios/adoption/hci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ libvirt_manager_patch_layout:
networking_mapper_definition_patch:
networks:
external:
network: "172.21.0.0/24"
network: "10.0.0.0/24"
vlan: 44
mtu: 1496
group-templates:
Expand Down

0 comments on commit 6b9922f

Please sign in to comment.