workaround for non-working redirect downloading Vagrant image #2

Merged
srgvg merged 1 commit from patch-1 into master 2018-04-21 06:34:26 +00:00
srgvg commented 2018-04-19 12:24:47 +00:00 (Migrated from github.com)
See hashicorp/vagrant#9442
reelsense (Migrated from github.com) approved these changes 2018-04-21 06:34:05 +00:00
reelsense commented 2018-05-11 20:06:59 +00:00 (Migrated from github.com)

This change does give me an error on fresh Vagrant installs:

$ vagrant up

There was an error loading a Vagrantfile. The file being loaded
and the error message are shown below. This is usually caused by
a syntax error.

Path: /Users/username/ansible-experiments/package_updates/Vagrantfile
Line number: 5
Message: RuntimeError: can't modify frozen String
This change does give me an error on fresh Vagrant installs: ``` $ vagrant up There was an error loading a Vagrantfile. The file being loaded and the error message are shown below. This is usually caused by a syntax error. Path: /Users/username/ansible-experiments/package_updates/Vagrantfile Line number: 5 Message: RuntimeError: can't modify frozen String ```
reelsense commented 2018-05-11 20:11:39 +00:00 (Migrated from github.com)

Commenting it out by default but leaving it as an option to uncomment for you.

stationgroup/vagrant-labs@01baf3d0ec

Commenting it out by default but leaving it as an option to uncomment for you. https://github.com/stationgroup/vagrant-labs/commit/01baf3d0ec25ffe27990bf9e97cfeae3a323a9f1
srgvg commented 2018-05-12 10:19:25 +00:00 (Migrated from github.com)

FYI After upgrading vagrant to latest upstream, I don't encounter this anymore.

FYI After upgrading vagrant to latest upstream, I don't encounter this anymore.
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
stationgroup/vagrant-labs!2
No description provided.