diff options
author | Narinder Gupta <narinder.gupta@canonical.com> | 2016-01-22 11:51:47 -0600 |
---|---|---|
committer | Narinder Gupta <narinder.gupta@canonical.com> | 2016-01-22 19:54:40 +0000 |
commit | 29b868572916a3dd5621a9bf73401a808e521efc (patch) | |
tree | b0679a29d2e3a248e4f2e8ba3a6c971270f40ac1 /ci/deployment.yaml | |
parent | 63620bd4dbddf54beff7ea785193c3ea73cb5540 (diff) |
remove sticky ip address.
Change-Id: I8bd216637b25af518b70369b62bcd86d7bb1822c
(cherry picked from commit b7b52bd91a3882d7556388f46d2231dc3b6f561d)
Diffstat (limited to 'ci/deployment.yaml')
-rw-r--r-- | ci/deployment.yaml | 4 |
1 files changed, 2 insertions, 2 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 |