summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ansible/hosts1
-rw-r--r--vmadm/stamina/aptrepo.yaml3
2 files changed, 2 insertions, 2 deletions
diff --git a/ansible/hosts b/ansible/hosts
index bcab6d8..ecf2914 100644
--- a/ansible/hosts
+++ b/ansible/hosts
@@ -7,6 +7,7 @@ web
texlive
[dev]
+aptrepo
ambient-dev
debian-ansible-dev
icktool
diff --git a/vmadm/stamina/aptrepo.yaml b/vmadm/stamina/aptrepo.yaml
index 4948f21..c0cdc25 100644
--- a/vmadm/stamina/aptrepo.yaml
+++ b/vmadm/stamina/aptrepo.yaml
@@ -1,5 +1,4 @@
aptrepo:
- cpus: 1
- memory_mib: 8192
cpus: 4
+ memory_mib: 8192
image_size_gib: 100