diff options
author | Narinder Gupta <narinder.gupta@canonical.com> | 2015-12-15 23:55:07 -0600 |
---|---|---|
committer | Narinder Gupta <narinder.gupta@canonical.com> | 2015-12-15 23:55:07 -0600 |
commit | 69130c6d87ad05e9ea793eb4fd2fc99bd4307778 (patch) | |
tree | a48cda43951dbd9866766d656584ef365338e4c8 /ci/maas/intel | |
parent | 4319c23ea317142a73a73da48f77aec52cf904a0 (diff) |
modified the installer to have python-pip installed.
Modified the deployment.yaml as per common config as MAAS will
gather rest of data during commisoning process.
Change-Id: Ie576d612903736e1cad1875886e2f8d77e914b5f
Diffstat (limited to 'ci/maas/intel')
-rwxr-xr-x | ci/maas/intel/pod6/deployment.yaml | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/ci/maas/intel/pod6/deployment.yaml b/ci/maas/intel/pod6/deployment.yaml index 523f3dd3..0d249a7c 100755 --- a/ci/maas/intel/pod6/deployment.yaml +++ b/ci/maas/intel/pod6/deployment.yaml @@ -145,9 +145,6 @@ demo-maas: architecture: amd64/generic mac_addresses: - "00:1e:67:e0:0b:71" - - "00:1e:67:e0:0b:72" - - "00:1e:67:d0:9a:8c" - - "00:1e:67:d0:9a:8d" power: type: ipmi address: 10.4.7.2 @@ -181,9 +178,6 @@ demo-maas: architecture: amd64/generic mac_addresses: - "00:1e:67:e0:09:32" - - "00:1e:67:e0:09:33" - - "00:1e:67:d0:9b:92" - - "00:1e:67:d0:9b:93" power: type: ipmi address: 10.4.7.3 @@ -199,9 +193,6 @@ demo-maas: architecture: amd64/generic mac_addresses: - "00:1e:67:e0:09:fa" - - "00:1e:67:e0:09:fb" - - "00:1e:67:d0:9c:9c" - - "00:1e:67:d0:9c:9d" power: type: ipmi address: 10.4.7.4 @@ -217,9 +208,6 @@ demo-maas: architecture: amd64/generic mac_addresses: - "00:1e:67:cf:bc:f7" - - "00:1e:67:cf:bc:f8" - - "00:1e:67:d0:9c:26" - - "00:1e:67:d0:9c:27" power: type: ipmi address: 10.4.7.5 |