We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I should be able to reuse Vagrant images from https://atlas.hashicorp.com/ which I can easily get by doing "vagarant init image-name ; vagrant up"
The text was updated successfully, but these errors were encountered:
sounds good to me... write a patch so that when you have an image name of "atlas/image_name" will set the base image path to the atlas one...
Sorry, something went wrong.
If you plan on writing this patch, or know someone who plans to in the next few weeks, LMK, otherwise I will close and wait on a PR. Thanks!
in parallel we could support other namespaces such as "redhat/...", "purpleidea/..." and so on...
@purpleidea I will look in to this issue and send u a PR
No branches or pull requests
I should be able to reuse Vagrant images from https://atlas.hashicorp.com/ which I can easily get by doing "vagarant init image-name ; vagrant up"
The text was updated successfully, but these errors were encountered: