Forge Home

profile

Puppet Labs TSE Team Profile Module

17,407 downloads

8,514 latest version

2.0 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

  • 1.4.0 (latest)
  • 1.3.0
  • 1.2.0
  • 1.1.1
  • 0.4.6
  • 0.4.4
  • 0.4.3
  • 0.4.2
  • 0.4.1
  • 0.4.0
  • 0.3.0
  • 0.2.4
  • 0.2.3
  • 0.2.2
  • 0.2.1
  • 0.2.0
  • 0.1.0
  • 0.0.9
  • 0.0.8
  • 0.0.7
  • 0.0.6
  • 0.0.5
  • 0.0.4
  • 0.0.3
  • 0.0.1
released Aug 17th 2015

Start using this module

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

Add this module to your Puppetfile:

mod 'seteam-profile', '1.4.0'
Learn more about managing modules with a Puppetfile

Add this module to your Bolt project:

bolt module add seteam-profile
Learn more about using this module with an existing project

Manually install this module globally with Puppet module tool:

puppet module install seteam-profile --version 1.4.0

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

seteam/profile — version 1.4.0 Aug 17th 2015

Profile Module

Build Status

Profiles are intended to be aggregator Puppet classes that put together utility modules to construct site-meaningful configurations. They deal with high-level abstractions and glue them together. Multiple profiles may be deployed to a single machine. Profiles are often the building blocks of Roles.

This is the profile module for the Puppet Labs TSE Team. It is a site-specific module, and is not designed to plug-n-play into other environments. In some ways, this is one of a few modules that define the environment.