From ecb77774ffa8baec5c8708d1114cf1b95841d2d1 Mon Sep 17 00:00:00 2001 From: Narinder Gupta Date: Tue, 12 Jan 2016 20:26:46 -0600 Subject: [PATCH] moving the eth2.721 Change-Id: I6cae8d57f04e94b26dc3bf8eaf431cddb3086a8f (cherry picked from commit 162badfc869d96efeae83c98aa92ed6038c3aec3) --- ci/02-maasdeploy.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ci/02-maasdeploy.sh b/ci/02-maasdeploy.sh index 3284c3ba..da0e8835 100755 --- a/ci/02-maasdeploy.sh +++ b/ci/02-maasdeploy.sh @@ -166,8 +166,8 @@ case "$1" in crvlanupdsubnet vlan724 2 "PublicNetwork" 724 3 || true crnodevlanint $vlan721 || true crnodevlanint $vlan724 || true - enableautomodebyname eth1.721 AUTO "10.4.9.0/24" compute || true - enableautomodebyname eth1.721 AUTO "10.4.9.0/24" control || true + enableautomodebyname eth2.721 AUTO "10.4.9.0/24" compute || true + enableautomodebyname eth2.721 AUTO "10.4.9.0/24" control || true ;; 'intelpod6' ) maas refresh -- 2.16.6