switch to mock by default

This commit is contained in:
Michael Nitschinger
2020-03-10 08:43:00 +01:00
parent 3bd9635df3
commit fff16bc958

View File

@@ -2,7 +2,7 @@
# If set to false, it is assumed that the host is managing the cluster and
# as a result no containers or anything will be spun up.
# Options: containerized, mocked, unmanaged
cluster.type=unmanaged
cluster.type=mocked
# Default configs for both cases
cluster.adminUsername=Administrator
cluster.adminPassword=password