Skip to content

Commit

Permalink
Fix timeout on SD 0.6 vagrant_packager on reboot
Browse files Browse the repository at this point in the history
Without this SSHd will not be listening on all interfaces upon reboot
  • Loading branch information
msheiny committed May 9, 2018
1 parent aa396fb commit fd03c60
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions molecule/vagrant_packager/ansible-override-vars.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ primary_network_iface: eth0
ssh_users: vagrant
securedrop_app_install_from_repo: true
allow_direct_access: true
ssh_listening_address: 0.0.0.0

0 comments on commit fd03c60

Please sign in to comment.