Skip to content

Commit fd03c60

Browse files
committed
Fix timeout on SD 0.6 vagrant_packager on reboot
Without this SSHd will not be listening on all interfaces upon reboot
1 parent aa396fb commit fd03c60

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

molecule/vagrant_packager/ansible-override-vars.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ primary_network_iface: eth0
44
ssh_users: vagrant
55
securedrop_app_install_from_repo: true
66
allow_direct_access: true
7+
ssh_listening_address: 0.0.0.0

0 commit comments

Comments
 (0)