Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 953 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 953 Bytes

Puppet Desktop

Puppet Desktop is a package that contains Puppet configuration for Debian based desktops. It uses Puppet modules from jarijokinen/puppet-modules.

Requirements

  • Debian GNU/Linux 7.0 (wheezy)
  • Puppet 3.1

Installation

git clone https://github.com/jarijokinen/puppet-modules.git
git clone https://github.com/jarijokinen/puppet-desktop.git

Usage

puppet apply /path/to/puppet-desktop/manifests/site.pp \
  --modulepath=/path/to/puppet-modules:/path/to/puppet-desktop/services

Support

If you have any questions or issues with Puppet Desktop, or if you like to report a bug, please create an issue on GitHub.

License

MIT License. Copyright (c) 2013 Jari Jokinen. See LICENSE for further details.