[dropbear] Move default interface to ens2f0
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>linter
parent
0a3fc11aeb
commit
d372ece97a
|
@ -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 }}"
|
||||
|
|
Loading…
Reference in New Issue