summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2023-11-11 17:03:40 +0200
committerLars Wirzenius <liw@liw.fi>2023-11-11 17:03:40 +0200
commitd690ff7dd4bf07ae3d2e7cadca56196b555babfc (patch)
tree3186634567b6597e2e809459b343c80267a6aba1
parentf488fe9cb88694d3d965f680ffceed104bd11a98 (diff)
downloadansibleness-d690ff7dd4bf07ae3d2e7cadca56196b555babfc.tar.gz
http.liw.fi: updates due to Ambient
Signed-off-by: Lars Wirzenius <liw@liw.fi> Sponsored-by: author
-rw-r--r--ansible/http.liw.fi.yml29
-rw-r--r--vmadm/upliw0/private-spec.yaml4
-rw-r--r--vmadm/upliw0/updev-spec.yaml4
3 files changed, 3 insertions, 34 deletions
diff --git a/ansible/http.liw.fi.yml b/ansible/http.liw.fi.yml
index cb52229..199f2ab 100644
--- a/ansible/http.liw.fi.yml
+++ b/ansible/http.liw.fi.yml
@@ -50,13 +50,7 @@
letsencrypt_cert: cert1
- domain: vmdb2.liw.fi
- owner: ickliwfi
- ownermail: liw@liw.fi
- letsencrypt: yes
- letsencrypt_cert: cert1
-
- - domain: vmdb2-images.liw.fi
- owner: ickliwfi
+ owner: liw
ownermail: liw@liw.fi
letsencrypt: yes
letsencrypt_cert: cert1
@@ -82,7 +76,7 @@
letsencrypt_cert: cert1
- domain: manifesto.liw.fi
- owner: ickliwfi
+ owner: liw
ownermail: liw@liw.fi
letsencrypt: yes
letsencrypt_cert: cert1
@@ -94,7 +88,7 @@
letsencrypt_cert: cert1
- domain: subplot.tech
- owner: ickliwfi
+ owner: liw
ownermail: liw@liw.fi
letsencrypt: yes
letsencrypt_cert: cert12
@@ -144,24 +138,12 @@
letsencrypt: yes
letsencrypt_cert: cert1
- - domain: summain.liw.fi
- owner: liw
- ownermail: liw@liw.fi
- letsencrypt: yes
- letsencrypt_cert: cert4
-
- domain: vmadm.liw.fi
owner: liw
ownermail: liw@liw.fi
letsencrypt: yes
letsencrypt_cert: cert6
- - domain: clab.liw.fi
- owner: liw
- ownermail: liw@liw.fi
- letsencrypt: yes
- letsencrypt_cert: cert9
-
- domain: doc.liw.fi
owner: ickliwfi
ownermail: liw@liw.fi
@@ -261,11 +243,6 @@
ownermail: liw@liw.fi
letsencrypt: no
- - domain: demo-journal.liw.fi
- owner: liw
- ownermail: liw@liw.fi
- letsencrypt: no
-
# We must define the sshd variables here. The defaults from the
# "all" group assume sshca knows the host by the
# sane_debian_system_hostname name, which isn't true for this
diff --git a/vmadm/upliw0/private-spec.yaml b/vmadm/upliw0/private-spec.yaml
deleted file mode 100644
index b8b6940..0000000
--- a/vmadm/upliw0/private-spec.yaml
+++ /dev/null
@@ -1,4 +0,0 @@
-private:
- cpus: 4
- memory_mib: 16384
- image_size_gib: 100
diff --git a/vmadm/upliw0/updev-spec.yaml b/vmadm/upliw0/updev-spec.yaml
deleted file mode 100644
index 3602127..0000000
--- a/vmadm/upliw0/updev-spec.yaml
+++ /dev/null
@@ -1,4 +0,0 @@
-updev:
- cpus: 8
- memory_mib: 16384
- image_size_gib: 100