You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is this the packer source for the nigelw/smartos-base box? If so, I'm here trying to address a strange issue that occurs during vagrant up for that box. When I run vagrant up, with no additional configuration for the box besides config.vm.box = "nigelw/smartos-base", then Vagrant begins booting the box, but is unable to connect to ssh. It retries a bunch, but generally fails. Any idea how to improve this?
The text was updated successfully, but these errors were encountered:
Is this the packer source for the nigelw/smartos-base box? If so, I'm here trying to address a strange issue that occurs during
vagrant up
for that box. When I runvagrant up
, with no additional configuration for the box besidesconfig.vm.box = "nigelw/smartos-base"
, then Vagrant begins booting the box, but is unable to connect to ssh. It retries a bunch, but generally fails. Any idea how to improve this?The text was updated successfully, but these errors were encountered: