Giter VIP home page Giter VIP logo

atlas-packer-vagrant-tutorial's People

Contributors

calebalbers avatar hashicorp-copywrite[bot] avatar justincampbell avatar kfishner avatar pearkes avatar vancluever avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

atlas-packer-vagrant-tutorial's Issues

Windows-friendly tutorial

Hey -

I went through the tutorial on a Windows box. The instruction to export the environment variable doesn't work in the default command window or powershell. Also, AFAIK, curl isn't that widely used on Windows.

I changed "export" to "set" to add the environment variable. Luckily, I also have curl. But, the build failed. I'm using this repo for the build. Could it be caused by the bash scripts which aren't supported in my shell?

Vagrant init error

Hi after following the tutorial and getting to this page

image

I had this error when running vagrant init DinisCruz/packer-vagrant-tutorial --provider virtualbox

image

aws creds

Hey -

In case this isn't intentional - there are a set of aws credentials in this repository. As part of the tutorial, users are directed to clone this repo. Hopefully, the credentials that come along with it, are restricted and intentional.

Problem adapting the tutorial to use ubuntu 15.10

Hi,

I am starting to use packer and atlas. I have managed to go through the tutorial and to build my vagrant box on atlas. Great stuff. Now, I would like to adapt the template to use the latest version of ubuntu. When I simply change the iso_url and the iso_checksum to point to the 15.10 files, the build process gets stuck on "Waiting for ssh to be available...".

I have tested the same modification with ubuntu 15.04 and in this case, it works fine.

I have seen in hashicorp/vagrant#6683 that network management has significantly changed in ubuntu 15.10, causing issues with Vagrant. Seems like these issues could be solved in Vagrant 1.8. Note that I have managed to build the box locally (with vagrant 1.8.1). So I am suspecting that the vagrant infrastructure on atlas does not incorporate these fixes yet.

Looking for packer templates in GitHub repos, I have seen that most contributors provide scripts to build the images locally. I have not found repos that provide examples where the images are built on atlas.

Do you know of such examples, ideally with support for ubuntu 15.10?
Do you know what is needed in order to build a ubuntu 15.10 vagrant box on atlas? Is that possible?

Many thanks!

Simpler license?

Since this is only an example for a tutorial, could we use MIT/BSD/Creative Commons or even http://www.wtfpl.net/ ? I don't think anyone wants to read a 15KB LICENSE file just to write their Packer template ;)

What is the best approach to deal with VERSION in atlas post-processor?

If I use the template and want to update the box, then I need to update the version field in the metadata:

"metadata": {
"provider": "virtualbox",
"version": "0.0.4"

Not very difficult, but I am sure that there is a way to automate the process, so that I don't have to manually edit the template file each time something changes in my config. What is the recommended way to approach this?

which post-processors?

Hi,

sorry, this is not really a bug report or anything, just a question: if I want to be able to do packer push -create template.json such that the end result is a vagrant box (let's say that in the template.json it's called foo/bar) in the vagrant cloud (so that it can be instantiated with vagrant init foo/bar), which post-processors do I need to use? Just the vagrant one? Or vagrant and atlas?

Also, where should I really be asking this? You guys have been very nice in responding on twitter - and hopefully here also - but should I perhaps be on a mailing list or something? Don't wanna abuse your kindness. Thanks for the - potentially - great tools! Hope I get them to work :)

Rutger

Javascript error in step 4

When clicking Verify progress

Uncaught Error: Nothing handled the action 'goToUI'. If you did handle the action, this error can be caused by returning true from an action handler in a controller, causing the action to bubble.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.