summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2024-04-18 11:11:03 +0300
committerLars Wirzenius <liw@liw.fi>2024-04-18 11:11:03 +0300
commit1593c70029a99275e010724dae4717c9f3e4a270 (patch)
treedfb7c565a58760a2307752d30540ed457b8b9543
parent1eeaa1c38d81831d1ddd205af65004cdc8ce7f29 (diff)
downloadansibleness-1593c70029a99275e010724dae4717c9f3e4a270.tar.gz
radicle-dev: more disk space
Signed-off-by: Lars Wirzenius <liw@liw.fi> Sponsored-by: author
-rw-r--r--ansible/radicle-dev.yml1
-rw-r--r--vmadm/stamina/radicle-dev.yaml2
2 files changed, 2 insertions, 1 deletions
diff --git a/ansible/radicle-dev.yml b/ansible/radicle-dev.yml
index 6437796..f8d3c4d 100644
--- a/ansible/radicle-dev.yml
+++ b/ansible/radicle-dev.yml
@@ -38,6 +38,7 @@
unix_users:
- username: liw
comment: Lars Wirzenius
+ sudo: true
sshd_version: 1
diff --git a/vmadm/stamina/radicle-dev.yaml b/vmadm/stamina/radicle-dev.yaml
index c713260..1023b2c 100644
--- a/vmadm/stamina/radicle-dev.yaml
+++ b/vmadm/stamina/radicle-dev.yaml
@@ -1,4 +1,4 @@
radicle-dev:
cpus: 8
memory_mib: 16384
- image_size_gib: 500
+ image_size_gib: 800