Coder Social home page Coder Social logo

Comments (14)

frastel avatar frastel commented on July 22, 2024

I think we should focus on those boxes which are official supported by Vagrant and that means only Ubuntu (Lucid and Precise Pangolian). The majority of the vagrant users will use Ubuntu and I think we have to satisfy their needs and requirements.
If we head on providing several OS we certainly will loose development speed.

However we should choose between the vendor puppet modules very carefully and should select only those which may support different OS already. This will reduce the amount of work we have to do on our own laterwards.

from puphpet.

marltu avatar marltu commented on July 22, 2024

I don't see anywhere in Vagrant documentation that it says that Ubuntu is officially supported OS. I see that Vagrant uses Ubuntu as an example installation but that doesn't say that Ubuntu somehow special to Vagrant.

Can someone point to location where it says that Ubuntu is the only one officially supported by Vagrant?

from puphpet.

scoutman57 avatar scoutman57 commented on July 22, 2024

Ubuntu is not the officially supported OS, they just have a Ubuntu base already created that people can use. Vagrant supports several distros.

from puphpet.

frastel avatar frastel commented on July 22, 2024

Ok let me take it the other way round: Vagrant currently hosts/provides only Ubuntu base boxes and on those we put our focus. Otherwise we would not know which base box a developer wants to use and this is really hard to maintain. We could build our own (this would be pain in the a***) Debian base image for example but who guarantees that every Debian developer will use the same image?

from puphpet.

frastel avatar frastel commented on July 22, 2024

@marltu Here is a list of boxes which are provided by Vagrant directly https://github.com/mitchellh/vagrant/wiki/Available-Vagrant-Boxes. As @w2pc said other distros are also supported by Vagrant but those base boxes are hosted in user land.

from puphpet.

marltu avatar marltu commented on July 22, 2024

But do we really need to use the same image? Maybe we can make a link to custom vagrant box and if it uses sane defaults, it just works? Maybe some path, package name configuration based on OS in puppet?

from puphpet.

 avatar commented on July 22, 2024

What about using the puppetlabs vagrant boxes found here? http://www.vagrantbox.es/

ie these:
http://puppet-vagrant-boxes.puppetlabs.com/ubuntu-server-12042-x64-vbox4210.box
http://puppet-vagrant-boxes.puppetlabs.com/centos-64-x64-vbox4210.box

Here is a list of all the boxes they have
http://puppet-vagrant-boxes.puppetlabs.com/

Just a thought.

from puphpet.

tvlooy avatar tvlooy commented on July 22, 2024

Ubuntu provides Vagrant boxes themselves now http://cloud-images.ubuntu.com/vagrant/

from puphpet.

jtreminio avatar jtreminio commented on July 22, 2024

Added Debian OS's: f073388

from puphpet.

jtreminio avatar jtreminio commented on July 22, 2024

f073388 was reverted due to issues with repo source. As soon as I wrestle Puppet into working, Debian will be added back in.

from puphpet.

jtreminio avatar jtreminio commented on July 22, 2024

Closed by c92b8ce

I don't think I want to add option for allowing users to enter in their own box URLs, as it would simply add more noise to the already busy forms. You can always change the URL manually in the Vagrantfile

from puphpet.

NoelDavies avatar NoelDavies commented on July 22, 2024

@jtreminio, that's all well and good, but the disks are only 20GB by default, nowhere near big enough for large projects.

from puphpet.

jtreminio avatar jtreminio commented on July 22, 2024

@NoelDavies, if you want to set your own box url you can create a config-custom.yaml and overwrite it in there.

from puphpet.

NoelDavies avatar NoelDavies commented on July 22, 2024

@jtreminio I understand that, but how do you specify a local version of that box?

from puphpet.

Related Issues (20)

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.