Giter Club home page Giter Club logo

vagrant-centos's Introduction

vagrant-centos

Want a CentOS base box for Vagrant? Don't want a not-so-fresh feeling about downloading an untrusted one?

Create your own minimal CentOS base box for Vagrant in a few simple steps:

  1. download a CentOS minimal ISO from your favorite mirror
  2. run bash vagrant-centos majorversion minorversion (1) to create and start the VM and WEBrick web server
  3. hit TAB at the CentOS menu, append ks=http://HOSTIP:8000/vagrant-centos.ks (2) (3), and hit ENTER
  4. CTRL-C the web server AFTER the VM has finished installing and automatically shut down, then wait for it to package

(1) the CentOS and guest additions ISO locations are specified in variables, and default to a Mac OS X layout
(2) the Kickstart URL with dynamic host IP lookup is printed to the console
(3) the Kickstart script defaults to the 'America/Chicago' time zone, which you can edit or override with a provisioner

That's it! Tweak away. As-is, it only adds packages which are explicitly necessary for Vagrant, VirtualBox, and Puppet/Chef.

Notes: 64-bit VM, 512MB of RAM, 1GB of swap, LVM partitions, 'wheel' group, no SELinux (you're welcome!), no firewall

vagrant-centos's People

Contributors

josaine avatar astrostl avatar rlisowski avatar

Watchers

Lenciel avatar James Cloos avatar

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.