Adoptable Cookbooks List

Looking for a cookbook to adopt? You can now see a list of cookbooks available for adoption!
List of Adoptable Cookbooks

Supermarket Belongs to the Community

Supermarket belongs to the community. While Chef has the responsibility to keep it running and be stewards of its functionality, what it does and how it works is driven by the community. The chef/supermarket repository will continue to be where development of the Supermarket application takes place. Come be part of shaping the direction of Supermarket by opening issues and pull requests or by joining us on the Chef Mailing List.

Select Badges

Select Supported Platforms

Select Status

The teamspeak3 cookbook has been deprecated

Author provided reason for deprecation:

The teamspeak3 cookbook has been deprecated and is no longer being maintained by its authors. Use of the teamspeak3 cookbook is no longer recommended.

RSS

teamspeak3 (7) Versions 0.2.1

Installs Teamspeak 3.0

Policyfile
Berkshelf
Knife
cookbook 'teamspeak3', '= 0.2.1', :supermarket
cookbook 'teamspeak3', '= 0.2.1'
knife supermarket install teamspeak3
knife supermarket download teamspeak3
README
Dependencies
Quality -%

DESCRIPTION

Installs the Teamspeak 3 beta release.

ATTRIBUTES

Attributes are in the ts3 keyspace.

  • version - Specifies the version to download and set up version-specific directories. This is an override attribute so the default attributes get set correctly with it.
  • arch - Specifies the architecture to download based on the node.kernel.machine. Valid values are amd64 or x86.
  • url - Download URL to use. Note that the teamspeak releases are in a version specific subdirectory that isn't detected automatically, and must be modified manually when updating the version to use.

USAGE

Include the teamspeak3 recipe on a node's run list to have it download and install Teamspeak 3. The software is under active development and upgrades are not handled automatically. The related attributes (see above) need to be modified for new versions, and those will be downloaded and installed. The database will be preserved for upgrades.

The Teamspeak server process will be started as a runit service. When the service is started for the first time, the runit log output (by default /etc/sv/teamspeak3/log/main/current) will have the relevant password information to manage the Teamspeak server.

LICENSE AND AUTHOR

Author:: Joshua Timberman joshua@housepub.org

Copyright 2009-2010, Joshua Timberman

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.

Dependent cookbooks

runit >= 0.0.0

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

No quality metric results found