sydseter / vagrant-sydseter-debian-wheezy-amd64

Vagrant configuration for debian-wheezy amd64 arch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vagrant-sydseter-debian-wheezy-amd64

Vagrant virtualbox configuration for debian wheezy amd64 arch. Minimal provisioning for debian wheezy environments

###Author Johan Sydseter ###OS Debian-Linux ###Arch amd64 ###ISO image debian.org ###ISO image - build date: 17-Nov-2012 22:05 ###Vagrant box size 400 MB ###Vagrant packaging Guidlines vagrantup.com ###Installed packages sudo 1.8.5
linux-headers-3.2.0-4-amd64
build-essential 11.5
virtualbox-guest-utils 4.1.18
ssh 1:6.0
libtest-bdd-cucumber-perl 0.11
###Installation process is documented in images here ###Configuration done before packaging See: the packaging documentation page for details ###Security

username: vagrant password: vagrant

###Installing the vagrant box

If you are running Mac OS or Windows, please install both vagrant and virtualbox. Then from the root of this repository, start the environment from the command line with 'vagrant up'.

####Debian/Ubuntu linux sudo apt-get install virtualbox sudo apt-get install vagrant # From the root of this repository, do the following from the cmd. vagrant up ###Post configuration You can configure the Vagrant file to clone out your git repositories before the box boots. see the git service config for details.

About

Vagrant configuration for debian-wheezy amd64 arch

License:GNU General Public License v3.0


Languages

Language:Ruby 77.9%Language:Perl 11.5%Language:Shell 10.5%