Version information
released May 5th 2017
Start using this module
Documentation
shrank/osx_installer — version 0.1.1 May 5th 2017
osx_installer
install VLC from DMG file
osx_installer {"VLC-1.2.3.dmg": mode => "copy", #copy app from DMG to /Applications source =>/var/pkg/, ensure=>"installed", }
install Subversion(from WANdisco)
osx_installer {"Subversion-1.2.3.dmg": mode => "pkg", #open DMG and install PKG file source =>/var/pkg/, ensure=>"installed", }
Dependencies
- puppetlabs-stdlib (>= 1.0.0)