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