diff options
author | Narinder Gupta <narinder.gupta@canonical.com> | 2016-05-17 17:45:53 -0500 |
---|---|---|
committer | Narinder Gupta <narinder.gupta@canonical.com> | 2016-05-17 17:48:16 -0500 |
commit | e957fbd5c8afdff83939980c3a32a8f896df41a1 (patch) | |
tree | 6361b8ffdd9b0bdaf8d843de92173bdd836ced2c /ci/maas | |
parent | 02af9879d42a4eebc1d7439fe42caf49e6cd1af0 (diff) |
need to mofified further for support.
Change-Id: I2348e3b67b2a0bd4d0fc94a86cb7b60ce07a914a
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Diffstat (limited to 'ci/maas')
-rwxr-xr-x | ci/maas/deployment.yaml | 28 |
1 files changed, 2 insertions, 26 deletions
diff --git a/ci/maas/deployment.yaml b/ci/maas/deployment.yaml index 82f49b81..87eb9e25 100755 --- a/ci/maas/deployment.yaml +++ b/ci/maas/deployment.yaml @@ -29,7 +29,7 @@ demo-maas: - bridge=brAdm,model=virtio ip_address: memory: 4096 - name: opnfv-intelpod6 + name: network_config: node_group_ifaces: - broadcast_ip: @@ -54,31 +54,7 @@ demo-maas: high: low: nodes: - - architecture: - mac_addresses: - - - power: - address: - - architecture: - mac_addresses: - - - power: - address: - - architecture: - mac_addresses: - - - power: - address: - - architecture: - mac_addresses: - - - power: - address: - - architecture: - mac_addresses: - - - power: - address: + - name: password: ubuntu pool: default release: trusty |