Change-Id: Ibf214b7200c1fb53740e198dcb21b34cd35cea1a
;;
'orangepod2' )
maas refresh
- enableautomodebyname eth4 AUTO "192.168.22.0/24" compute || true
+ enableautomodebyname eth1 DHCP "192.168.2.0/24" compute || true
enableautomodebyname eth5 AUTO "192.168.12.0/24" compute || true
- enableautomodebyname eth2 AUTO "192.168.22.0/24" control || true
+ enableautomodebyname eth1 DHCP "192.168.2.0/24" control || true
enableautomodebyname eth3 AUTO "192.168.12.0/24" control || true
;;
'attvirpod1' )