Forge Home

steam

Install and manage Steam dedicated servers

10,828 downloads

10,519 latest version

3.7 quality score

We run a couple of automated
scans to help you access a
module's quality. Each module is
given a score based on how well
the author has formatted their
code and documentation and
modules are also checked for
malware using VirusTotal.

Please note, the information below
is for guidance only and neither of
these methods should be considered
an endorsement by Puppet.

Version information

  • 0.0.2 (latest)
  • 0.0.1 (deleted)
released Nov 3rd 2012

Start using this module

  • r10k or Code Manager
  • Bolt
  • Manual installation
  • Direct download

Add this module to your Puppetfile:

mod 'adrien-steam', '0.0.2'
Learn more about managing modules with a Puppetfile

Add this module to your Bolt project:

bolt module add adrien-steam
Learn more about using this module with an existing project

Manually install this module globally with Puppet module tool:

puppet module install adrien-steam --version 0.0.2

Direct download is not typically how you would use a Puppet module to manage your infrastructure, but you may want to download the module in order to inspect the code.

Download

Documentation

adrien/steam — version 0.0.2 Nov 3rd 2012

puppet-steam

Reduce your productivity by 500% by using Puppet to install Steam dedicated servers! This module will bootstrap the necessary components to allow you to install servers.

Synopsis

include steam::hlds
include steam::steamcmd
# LET THE PROCRASTINATION BEGIN

Requirements

You'll need Nan Liu's glorious puppet-staging module to download the relevant files.

In addition, steam games can burn a HUGE amount of space. This fun little fact was discovered when the author tried installing Left 4 Dead 2 on his VPS to discover that it had completely filled his 20 GB drive.

TODO

Defined types for installing HLDS games automatically.

This is non-trivial because the insane behavior of the steam command may require multiple passes to actually do what you want.

Steam Server Documentation