gajdaw-environment

Puppet module to change environment and install tools


Keywords
git, curl, environment, tree, lynx, apache-utils, ab, mc, change-home-directory
License
MIT
Install
puppet module install gajdaw-environment --version 0.6.1

Documentation

Puppet Module

gajdaw/environment

Table of Contents

  1. Overview
  2. Setup
  3. Usage
  4. Limitations

Overview

The module to:

  • install various tools:
    • apache2-utils
    • curl
    • git
    • lynx-cur
    • mc
    • tree
    • expect
    • httpie
  • add cd /vagrant to vagrant's profile
  • remove mesg n from root's profile

Setup

To install the module run:

sudo puppet install module gajdaw-environment

Usage

You can use the module running the following command:

sudo puppet apply -e 'include environment'

The examples are located in examples/ directory.

Limitations

The module was tested on all the platforms that appear in metadata.json.