test fix
diff --git a/tests/pillar/maas_region.sls b/tests/pillar/maas_region.sls
index c498101..7f648e6 100644
--- a/tests/pillar/maas_region.sls
+++ b/tests/pillar/maas_region.sls
@@ -1,6 +1,8 @@
 maas:
   cluster:
     enabled: true
+    region:
+      host: localhost
     role: master
   region:
     bind:
@@ -12,4 +14,4 @@
       name: maasdb
       password: password
       username: maas
-    enabled: true
\ No newline at end of file
+    enabled: true