GitXplorerGitXplorer
p

puppet-darwin

public
5 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
8a588d97fba8460b2305a7577cafe4613f3aa835

Strip away extra output from the mount command. Start with the XML part.

ppneff committed 15 years ago
Unverified
03e9e014b8e270ecfe6294c3a384be329a0f6f1e

Fix indentation, remove debug statements.

ppneff committed 15 years ago
Unverified
c8929b99d95e07546fb8b59b8cbdd3c3b6bf3c01

Remove unnecessary README extension.

ppneff committed 15 years ago
Unverified
54c2082cc614992a9d8a70c31c241d9ebd550ba8

Readme file.

ppneff committed 15 years ago
Unverified
cae45f0db6ef2fae26b4c901df294ce66fcc5070

Remove appdmg target before installing.

ppneff committed 15 years ago
Unverified
f1e084ff2396cf25ec27d41dcde1afb0b25dbe27

Fix deprecated puppet source paths.

ppneff committed 15 years ago

README

The README file for this repository.

This is a puppet module used for deployments on Mac OS X systems. It patches the appdmg and darwinport package providers. Additionally it offers two new providers appzip and pkgzip that handle special cases of application installation on the Mac.

Also it the darwin::defaults type to change default settings. Some examples for its usage are applied by default.

Dependencies:

Requires the puppet-common module: http://github.com/pneff/puppet-common. Alternatively you can replace the two calls to modules_dir and modules_file with the native puppet file type.