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

 

History

9 Commits
 
 
 
 
 
 
 
 

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