Version information
released Nov 3rd 2012
Start using this module
Add this module to your Puppetfile:
mod 'adrien-steam', '0.0.2'
Learn more about managing modules with a PuppetfileDocumentation
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
Dependencies
- nanliu/staging (0.x)
Copyright 2012 Adrien Thebo Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.