Relative Vagrantfile Path Not Working #40

Closed
opened 2018-10-29 16:49:36 +00:00 by rtyler · 3 comments
Owner

Author: @jessebs Posted at: 07.01.2015 19:55

Under the Boot Up Vagrant VM task, specifying a relative path to the Vagrantfile doesnt work.

Tried:
./Vagrantfile and Vagrantfile

It appears as though 'vagrant up' tries to execute in /

I can fix this by using the full path (/var/lib/jenkins/jobs/project/workspace/Vagrantfile), but it's not ideal

Author: @jessebs Posted at: 07.01.2015 19:55 Under the Boot Up Vagrant VM task, specifying a relative path to the Vagrantfile doesnt work. Tried: ./Vagrantfile and Vagrantfile It appears as though 'vagrant up' tries to execute in / I can fix this by using the full path (/var/lib/jenkins/jobs/project/workspace/Vagrantfile), but it's not ideal
Author
Owner

Author: @toejough Posted at: 17.07.2015 14:48

Why was this closed? I'm having the same issue - could you explain how you worked around this?

Author: @toejough Posted at: 17.07.2015 14:48 Why was this closed? I'm having the same issue - could you explain how you worked around this?
Author
Owner

Author: @toejough Posted at: 17.07.2015 20:02

If anyone else checks this out, I found it easier to just use exec steps to do everything, rather than using this plugin.

Author: @toejough Posted at: 17.07.2015 20:02 If anyone else checks this out, I found it easier to just use exec steps to do everything, rather than using this plugin.
Author
Owner

Author: @neilhwatson Posted at: 24.02.2016 16:35

I found the same problem. This issue should be fixed.

Author: @neilhwatson Posted at: 24.02.2016 16:35 I found the same problem. This issue should be fixed.
Sign in to join this conversation.
No Label
No Milestone
No Assignees
1 Participants
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: rtyler/m2release-plugin#40
No description provided.