Actions
Story #2612
closedAs a developer, I `vagrant up` into a rawhide box
Status:
CLOSED - WONTFIX
Priority:
Normal
Assignee:
-
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Quarter:
Description
Recently we needed to do some development against Rawhide for dependency reasons. I couldn't easily figure out how to have the 'most recent Rawhide' compose be the basis for our vagrant VM.
I can see the composes for Rawhide here[0]. I can also see a latest one[1]. I would like the Rawhide link to be a commented line in our Vagrantfile.example. There is an entry for Rawhide in our Vagrantfile.example already, but it is broken[2]. This suggests that they used to publish a .box format, but now they don't.
[0]: https://kojipkgs.fedoraproject.org/compose/rawhide/
[1]: https://kojipkgs.fedoraproject.org/compose/rawhide/latest-Fedora-Rawhide/
[2]: https://github.com/pulp/devel/blob/master/Vagrantfile.example#L29
Related issues
Actions