diff options
author | Narinder Gupta <narinder.gupta@canoncial.com> | 2015-09-22 23:14:00 -0500 |
---|---|---|
committer | Narinder Gupta <narinder.gupta@canoncial.com> | 2015-09-22 23:16:09 -0500 |
commit | 62632e5960810566091186f2ec90bf10d9f2d4af (patch) | |
tree | f544af1aec71107b081a645c7fa30958b8851f4e /ci/intel/pod5/maas/deployment.yaml | |
parent | e6b6f4362ea2a5bd53ac32118496b61854a0a736 (diff) |
Adding the maas deployment script. This will deploy the maas in a
VM. Also add a bootdtrap node. deploy.yaml will contain the config
file to deploy the openstack release.
deployment.yaml will be lab specific where it will install the
maas in a particular lab.
Change-Id: I9d19e06eeac55666fc38a8db22fe8ba0bda7a764
Diffstat (limited to 'ci/intel/pod5/maas/deployment.yaml')
-rwxr-xr-x | ci/intel/pod5/maas/deployment.yaml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ci/intel/pod5/maas/deployment.yaml b/ci/intel/pod5/maas/deployment.yaml index 79eaba05..d89a24fa 100755 --- a/ci/intel/pod5/maas/deployment.yaml +++ b/ci/intel/pod5/maas/deployment.yaml @@ -176,6 +176,15 @@ demo-maas: # mac_address: "38:63:bb:43:b8:9c" # requested_address: 192.168.122.5 +# - name: jenkins-slave +# tags: jenkins-slave +# architecture: amd64/generic +# mac_addresses: +# - "52:54:00:f0:5c:53" +# power: +# type: virsh +# address: qemu+ssh://ubuntu@10.4.1.1/system + # Contains the virtual machine parameters for creating the Juju bootstrap # node virtual machine juju-bootstrap: |