summaryrefslogtreecommitdiff
path: root/ansible/x220.yml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2023-09-18 06:45:09 +0300
committerLars Wirzenius <liw@liw.fi>2023-09-18 06:45:09 +0300
commit373ff634e83dfd131fe2c47106da15be82d597c6 (patch)
treea652cbb2e3630c49ef6ed6738dccd932e8e397d4 /ansible/x220.yml
parent146d3f446353a2af73651b4779df87b975c27740 (diff)
downloadansibleness-373ff634e83dfd131fe2c47106da15be82d597c6.tar.gz
more hosts using the default sshd_ variables when possible
Sponsored-by: author
Diffstat (limited to 'ansible/x220.yml')
-rw-r--r--ansible/x220.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/ansible/x220.yml b/ansible/x220.yml
index b65bc1f..a25eb67 100644
--- a/ansible/x220.yml
+++ b/ansible/x220.yml
@@ -53,9 +53,6 @@
comment: Lars Wirzenius
sshd_version: 1
- sshd_host_key: "{{ lookup('pipe', 'sshca host private-key x220') }}"
- sshd_host_cert: "{{ lookup('pipe', 'sshca host certify --ca liw.fi/ca/host/v5 x220') }}"
- sshd_user_ca_pub: "{{ lookup('pipe', 'sshca ca public-key liw.fi/ca/user/v5') }}"
puomi_lan_ip: 10.3.3.1
puomi_dhcp_start: 10.3.3.10