summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNarinder Gupta <narinder.gupta@canonical.com>2016-01-22 11:51:47 -0600
committerNarinder Gupta <narinder.gupta@canonical.com>2016-01-22 19:54:40 +0000
commit29b868572916a3dd5621a9bf73401a808e521efc (patch)
treeb0679a29d2e3a248e4f2e8ba3a6c971270f40ac1
parent63620bd4dbddf54beff7ea785193c3ea73cb5540 (diff)
remove sticky ip address.
Change-Id: I8bd216637b25af518b70369b62bcd86d7bb1822c (cherry picked from commit b7b52bd91a3882d7556388f46d2231dc3b6f561d)
-rw-r--r--ci/deployment.yaml4
-rw-r--r--ci/maas/default/deployment.yaml4
2 files changed, 4 insertions, 4 deletions
diff --git a/ci/deployment.yaml b/ci/deployment.yaml
index 90b284b9..8ebfd5aa 100644
--- a/ci/deployment.yaml
+++ b/ci/deployment.yaml
@@ -11,8 +11,8 @@ demo-maas:
arch: amd64
pool: default
disk_size: 20G
- sticky_ip_address:
- requested_address: 192.168.122.25
+# sticky_ip_address:
+# requested_address: 192.168.122.25
maas:
# Defines the general setup for the MAAS environment, including the
diff --git a/ci/maas/default/deployment.yaml b/ci/maas/default/deployment.yaml
index 90b284b9..8ebfd5aa 100644
--- a/ci/maas/default/deployment.yaml
+++ b/ci/maas/default/deployment.yaml
@@ -11,8 +11,8 @@ demo-maas:
arch: amd64
pool: default
disk_size: 20G
- sticky_ip_address:
- requested_address: 192.168.122.25
+# sticky_ip_address:
+# requested_address: 192.168.122.25
maas:
# Defines the general setup for the MAAS environment, including the