[dropbear] Move default interface to ens2f0

Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
linter
Yohann D'ANELLO 2022-06-30 14:20:50 +02:00
parent 0a3fc11aeb
commit d372ece97a
Signed by: _ynerant
GPG Key ID: 3A75C55819C8CF85
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
---
glob_dropbear:
initramfs_ip: "::::{{ ansible_hostname }}:eno1:dhcp"
initramfs_ip: "::::{{ ansible_hostname }}:ens2f0:dhcp"
options: "-I 180 -j -k -p 80 -s"
authorized_keys:
- "{{ vault.surface.pubkey }}"