summaryrefslogtreecommitdiffstats
path: root/labconfig
diff options
context:
space:
mode:
Diffstat (limited to 'labconfig')
-rw-r--r--labconfig/default/deployment.yaml2
-rw-r--r--labconfig/default/labconfig.yaml2
2 files changed, 2 insertions, 2 deletions
diff --git a/labconfig/default/deployment.yaml b/labconfig/default/deployment.yaml
index f56a9b2b..849f28cf 100644
--- a/labconfig/default/deployment.yaml
+++ b/labconfig/default/deployment.yaml
@@ -59,7 +59,7 @@ demo-maas:
# Defines the IP Address that the configuration script will use to
# to access the MAAS controller via SSH.
- ip_address: 192.168.122.5
+ ip_address: 192.168.122.1
# This section allows the user to set a series of options on the
# MAAS server itself. The list of config options can be found in
diff --git a/labconfig/default/labconfig.yaml b/labconfig/default/labconfig.yaml
index 59a78569..ee35f651 100644
--- a/labconfig/default/labconfig.yaml
+++ b/labconfig/default/labconfig.yaml
@@ -59,7 +59,7 @@ demo-maas:
# Defines the IP Address that the configuration script will use to
# to access the MAAS controller via SSH.
- ip_address: 192.168.122.2
+ ip_address: 192.168.122.1
# This section allows the user to set a series of options on the
# MAAS server itself. The list of config options can be found in