Puppet Desktop is a package that contains Puppet configuration for Debian based desktops. It uses Puppet modules from jarijokinen/puppet-modules.
- Debian GNU/Linux 7.0 (wheezy)
- Puppet 3.1
git clone https://github.com/jarijokinen/puppet-modules.git
git clone https://github.com/jarijokinen/puppet-desktop.git
puppet apply /path/to/puppet-desktop/manifests/site.pp \
--modulepath=/path/to/puppet-modules:/path/to/puppet-desktop/services
If you have any questions or issues with Puppet Desktop, or if you like to report a bug, please create an issue on GitHub.
MIT License. Copyright (c) 2013 Jari Jokinen. See LICENSE for further details.