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