Skip to content

Commit

Permalink
Merge pull request #179 from rabi/dhcp
Browse files Browse the repository at this point in the history
Revert Staticize dhcp config for eth0
  • Loading branch information
abays authored Apr 15, 2024
2 parents a5a1a53 + f8fb7bc commit e80bb6c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions examples/va/hci/edpm-pre-ceph/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,6 @@ data:
{%- endfor %}
{% set min_viable_mtu = mtu_list | max %}
network_config:
- type: interface
name: nic1
use_dhcp: true
mtu: {{ min_viable_mtu }}
- type: ovs_bridge
name: {{ neutron_physical_bridge_name }}
mtu: {{ min_viable_mtu }}
Expand Down

0 comments on commit e80bb6c

Please sign in to comment.