Commit 1c46bcbf authored by Andreas Schmidt's avatar Andreas Schmidt
Browse files

Fix bridge dhcp.

parent 2c329e2d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -33,7 +33,7 @@ network:
    bridges:
        br0:
            interfaces: [eth1, eth2]
            dhcp4: no
            dhcp4: yes
            parameters:
                stp: false
                forward-delay: 0{% endif %}