summaryrefslogtreecommitdiff
path: root/ansible/stamina.yml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2023-09-18 06:56:55 +0300
committerLars Wirzenius <liw@liw.fi>2023-09-18 06:56:55 +0300
commit3d9ad7ece30b701515ebe869b0b7372c0c93ceb7 (patch)
tree7b854a89c20249cd83c5d25cba7c855c95bc98d9 /ansible/stamina.yml
parent373ff634e83dfd131fe2c47106da15be82d597c6 (diff)
downloadansibleness-3d9ad7ece30b701515ebe869b0b7372c0c93ceb7.tar.gz
more use of default sshd_ variables
Sponsored-by: author
Diffstat (limited to 'ansible/stamina.yml')
-rw-r--r--ansible/stamina.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/ansible/stamina.yml b/ansible/stamina.yml
index 4d7dce7..411c387 100644
--- a/ansible/stamina.yml
+++ b/ansible/stamina.yml
@@ -193,6 +193,3 @@
smarthost_password: "{{ lookup('pipe', 'pass show pieni.net/pienirelay') }}"
sshd_version: 1
- sshd_host_key: "{{ lookup('pipe', 'sshca host private-key stamina') }}"
- sshd_host_cert: "{{ lookup('pipe', 'sshca host certify --ca liw.fi/ca/host/v5 stamina') }}"
- sshd_user_ca_pub: "{{ lookup('pipe', 'sshca ca public-key liw.fi/ca/user/v5') }}"