summaryrefslogtreecommitdiffstats
path: root/base.json
diff options
context:
space:
mode:
Diffstat (limited to 'base.json')
-rw-r--r--base.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/base.json b/base.json
new file mode 100644
index 0000000..8f4ff26
--- /dev/null
+++ b/base.json
@@ -0,0 +1,9 @@
+{
+ "cpus": "2",
+ "disk_size": "40000",
+ "headless": "true",
+ "memory": "1024",
+ "ssh_timeout": "60m",
+ "ssh_username": "root",
+ "ssh_password": "s0m3p4ss"
+}