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 thejava
package?manage_screen
: Should this module manage thescreen
package?manage_curl
: Should this module manage thecurl
package?