Ladar Levison

Results 15 issues of Ladar Levison

I've been all over the code, and I can't find a route inside mirror listing code (on the [mirrors_service](https://github.com/AlmaLinux/mirrors/tree/23567b34ffa8b040555a6e64c54c4ce10afcb5df/) branch) that will let me filter the results by protocol. I...

It would be really nice if the PBA could supported chainloading, and least for Linux systems. I've looked into making this work, but don't know how to easy/good/reliable way implement...

enhancement
help wanted

I want to move unmaintained boxes to a different organization, to avoid confusion. But can't seem to figure out how. ``` curl -s --header "Content-Type: application/json" --header "Authorization: Bearer $VAGRANT_CLOUD_TOKEN"...

@chrisroberts Hi Chris, I've used the direct upload interface for a few robox releases, and it has been provided a big performance imporvement. Unfortunately, I also seem to be running...

#### Overview of the Issue When export VirtualBox Vagrant images/boxes the snippet: ``` # The contents below were provided by the Packer Vagrant post-processor Vagrant.configure("2") do |config| config.vm.base_mac = "0800273XXXXX"...

bug