diff options
author | Narinder Gupta <narinder.gupta@canonical.com> | 2016-01-12 20:26:46 -0600 |
---|---|---|
committer | Narinder Gupta <narinder.gupta@canonical.com> | 2016-01-13 02:28:06 +0000 |
commit | ecb77774ffa8baec5c8708d1114cf1b95841d2d1 (patch) | |
tree | 97e3212d1dfe350f29b36afb002e84929eeeeae3 /ci/02-maasdeploy.sh | |
parent | 9458172ee0328a50bf7e09c8d65522d7f71a7bcf (diff) |
moving the eth2.721
Change-Id: I6cae8d57f04e94b26dc3bf8eaf431cddb3086a8f
(cherry picked from commit 162badfc869d96efeae83c98aa92ed6038c3aec3)
Diffstat (limited to 'ci/02-maasdeploy.sh')
-rwxr-xr-x | ci/02-maasdeploy.sh | 4 |
1 files 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 |