add setup admin
diff --git a/tests/pillar/maas_cluster.sls b/tests/pillar/maas_cluster.sls
index 546ffd1..dc16599 100644
--- a/tests/pillar/maas_cluster.sls
+++ b/tests/pillar/maas_cluster.sls
@@ -8,6 +8,10 @@
     bind:
       host: localhost
       port: 80
+    admin:
+      username: admin
+      password: password
+      email:  email@example.com
     database:
       engine: postgresql
       host: localhost