summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2023-10-08 18:32:21 +0300
committerLars Wirzenius <liw@liw.fi>2023-10-08 18:32:21 +0300
commit4860b3676146b4c161029c11f7ace9ec037e9189 (patch)
tree56acf117b978fd9e74fbbdd44df783956751944a
parentbe75a8c54ee49297e0e3da33727ad27712cbbd08 (diff)
downloadansibleness-4860b3676146b4c161029c11f7ace9ec037e9189.tar.gz
aptrepo: fix
Sponsored-by: author
-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