Skip to content

A simple Vagrant with Puppet Standalone configuration to fire up a Java development environment on Ubuntu 14.04

Notifications You must be signed in to change notification settings

v-dev/vagrant-devbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b952a06 · Jul 26, 2015

History

9 Commits
Jul 26, 2015
Sep 21, 2014
Sep 21, 2014
Sep 21, 2014

Repository files navigation

vagrant-devbox

A simple Vagrant with Puppet Standalone configuration to fire up a Java development environment with:

  • ubuntu-14.04-amd64
  • git
  • maven
  • openjdk-7-jdk

** Note: If you're pulling this repo down to a Windows box, make sure to unset autocrlf first:

git config --global core.autocrlf false

If it's left to true, the .bashrc file will get garbled and your Linux shell and aliases won't work very well.

About

A simple Vagrant with Puppet Standalone configuration to fire up a Java development environment on Ubuntu 14.04

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published