Code Review
/
joid.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
4bd776b
)
trying to see if this resolves issue.
99/7799/1
author
Narinder Gupta
<narinder.gupta@canonical.com>
Sat, 16 Jan 2016 05:18:50 +0000
(23:18 -0600)
committer
Narinder Gupta
<narinder.gupta@canonical.com>
Fri, 22 Jan 2016 23:57:09 +0000
(23:57 +0000)
Change-Id: Ibf214b7200c1fb53740e198dcb21b34cd35cea1a
(cherry picked from commit
aa1a7566342613020c41e309e8b2c4fcf0a2b59b
)
ci/02-maasdeploy.sh
patch
|
blob
|
history
diff --git
a/ci/02-maasdeploy.sh
b/ci/02-maasdeploy.sh
index
cc34e34
..
68925a4
100755
(executable)
--- a/
ci/02-maasdeploy.sh
+++ b/
ci/02-maasdeploy.sh
@@
-188,9
+188,9
@@
case "$1" in
;;
'orangepod2' )
maas refresh
- enableautomodebyname eth
4 AUTO "192.168.2
2.0/24" compute || true
+ enableautomodebyname eth
1 DHCP "192.168.
2.0/24" compute || true
enableautomodebyname eth5 AUTO "192.168.12.0/24" compute || true
- enableautomodebyname eth
2 AUTO "192.168.2
2.0/24" control || true
+ enableautomodebyname eth
1 DHCP "192.168.
2.0/24" control || true
enableautomodebyname eth3 AUTO "192.168.12.0/24" control || true
;;
'attvirpod1' )