summaryrefslogtreecommitdiff
path: root/ansible/qotom.yml
diff options
context:
space:
mode:
Diffstat (limited to 'ansible/qotom.yml')
-rw-r--r--ansible/qotom.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ansible/qotom.yml b/ansible/qotom.yml
index 160f449..8a1cb9f 100644
--- a/ansible/qotom.yml
+++ b/ansible/qotom.yml
@@ -21,6 +21,6 @@
sshd_version: 1
sshd_host_key: "{{ lookup('pipe', 'sshca host private-key qotom') }}"
- sshd_host_cert: "{{ lookup('pipe', 'sshca host certify liw.fi/ca/host/v3 qotom') }}"
+ sshd_host_cert: "{{ lookup('pipe', 'sshca host certify liw.fi/ca/host/v4 qotom') }}"
sshd_user_ca_pub: "{{ lookup('pipe', 'sshca ca public-key liw.fi/ca/user/v3') }}"