--- /dev/null
+@platform_directory_path = "../../../../tmp/platform_lut"
+# see https://leap.se/en/docs/platform/config for more options
\ No newline at end of file
--- /dev/null
+//
+// General service provider configuration.
+//
+{
+ "domain": "lut.bitmask.net",
+ "name": {
+ "en": "LEAP Upgrade Test"
+ },
+ "description": {
+ "en": "You really should change this text"
+ },
+ "contacts": {
+ "default": "root@lut.bitmask.net"
+ },
+ "languages": ["en"],
+ "default_language": "en",
+ "enrollment_policy": "open"
+}