summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2024-01-28 11:00:01 +0200
committerLars Wirzenius <liw@liw.fi>2024-01-28 11:00:01 +0200
commitc71586a3d2b1acf631a540ac1de9d11a82f1b14a (patch)
treec5c1a6e336598dc4ac61abf9ab3b4231a0726fe4
parent5b448e69ba5b9a50cbc925bfdf4f1916d6dce47e (diff)
downloadansibleness-c71586a3d2b1acf631a540ac1de9d11a82f1b14a.tar.gz
fixes for stuff
Signed-off-by: Lars Wirzenius <liw@liw.fi> Sponsored-by: author
-rwxr-xr-xansible/stamina-vms.sh3
-rw-r--r--ansible/v-i-dev.yml2
-rw-r--r--ansible/vmdb2-dev.yml2
3 files changed, 2 insertions, 5 deletions
diff --git a/ansible/stamina-vms.sh b/ansible/stamina-vms.sh
index 27290af..e0ec39b 100755
--- a/ansible/stamina-vms.sh
+++ b/ansible/stamina-vms.sh
@@ -5,10 +5,7 @@ set -eu
playbooks="
web.yml
ambient-dev.yml
-radicle-other-node.yml
-radicle-test.yml
subplot-dev.yml
-texlive.yml
v-i-dev.yml
vmdb2-dev.yml
"
diff --git a/ansible/v-i-dev.yml b/ansible/v-i-dev.yml
index 571097a..413f780 100644
--- a/ansible/v-i-dev.yml
+++ b/ansible/v-i-dev.yml
@@ -59,7 +59,7 @@
sudo: yes
sane_debian_system_sources_lists:
- - repo: deb http://apt.liw.fi/debian unstable-ci main
+ - repo: deb http://apt.liw.fi/debian unstable main
signing_key: "{{ apt_liw_fi_signing_key }}"
- repo: |
deb http://deb.debian.org/debian bookworm-backports main contrib non-free
diff --git a/ansible/vmdb2-dev.yml b/ansible/vmdb2-dev.yml
index 27c6e7e..d36689b 100644
--- a/ansible/vmdb2-dev.yml
+++ b/ansible/vmdb2-dev.yml
@@ -64,7 +64,7 @@
sudo: yes
sane_debian_system_sources_lists:
- - repo: deb http://apt.liw.fi/debian unstable-ci main
+ - repo: deb http://apt.liw.fi/debian unstable main
signing_key: "{{ apt_liw_fi_signing_key }}"
sshd_version: 1