boxen / puppet-java

Install Java
http://boxen.github.com
MIT License
13 stars 55 forks source link

Mac OS X PKG DMG's must specify a source string ending in .dmg or flat .pkg file #17

Closed sunwukung closed 11 years ago

sunwukung commented 11 years ago

get this message trying to install puppet-clojure. it's failing to grab the java dependency.

have tried updating to latest tag as specified here

no joy

Puppetfile:

github "java", "1.1.0"
github "clojure", "1.0.0"

site.pp

include java
include clojure
sunwukung commented 11 years ago

problem was fixed by updating clojure to latest tag