summaryrefslogtreecommitdiffstats
path: root/ci/deployment.yaml
diff options
context:
space:
mode:
authorNarinder Gupta <narinder.gupta@canonical.com>2016-01-22 10:59:32 -0600
committerNarinder Gupta <narinder.gupta@canonical.com>2016-01-22 10:59:32 -0600
commit1294a4a4e1b53ce5942a91fe209813f490d20320 (patch)
tree5a65590b59ee45837e354792f5a2f60d744d3571 /ci/deployment.yaml
parentfeca5a3612c43c92652b838eec24565ffe14b2b8 (diff)
modified to reflect the current user for virt install and ssh keys
Change-Id: If377a7cb2b6f03d491ca648b2da9c308c436421e
Diffstat (limited to 'ci/deployment.yaml')
-rw-r--r--[-rwxr-xr-x]ci/deployment.yaml12
1 files changed, 6 insertions, 6 deletions
diff --git a/ci/deployment.yaml b/ci/deployment.yaml
index d0c9e6c4..90b284b9 100755..100644
--- a/ci/deployment.yaml
+++ b/ci/deployment.yaml
@@ -12,7 +12,7 @@ demo-maas:
pool: default
disk_size: 20G
sticky_ip_address:
- requested_address: 192.168.122.5
+ requested_address: 192.168.122.25
maas:
# Defines the general setup for the MAAS environment, including the
@@ -36,7 +36,7 @@ demo-maas:
# Package sources. These will be used on the MAAS controller.
apt_sources:
- - ppa:maas/stable
+ - ppa:maas/next
- ppa:juju/stable
# Virsh power settings
@@ -110,11 +110,11 @@ demo-maas:
broadcast_ip: 192.168.122.255
router_ip: 192.168.122.1
static_range:
- low: 192.168.122.51
- high: 192.168.122.60
+ low: 192.168.122.101
+ high: 192.168.122.200
dynamic_range:
- low: 192.168.122.5
- high: 192.168.122.50
+ low: 192.168.122.25
+ high: 192.168.122.100
# Physical nodes to be added to the MAAS cluster. Nodes will be
# configured, commissioned and put into the Ready state so