Puppet Module for Minecraft
puppet-minecraft installs and configures your Minecraft server with Puppet!
Usage
The simplest possible usage is
class { 'minecraft': }
Parameters are available which control how the Minecraft installation behaves:
user: The user account for the Minecraft servicegroup: The user group for the Minecraft servicehomedir: The directory in which Minecraft stores its datamanage_java: Should this module manage thejavapackage?manage_screen: Should this module manage thescreenpackage?manage_curl: Should this module manage thecurlpackage?