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