Skip to content

Spantree/spantree-opsscripts

Repository files navigation

opsscripts

Table of Contents

  1. Overview
  2. Module Description - What the module does and why it is useful
  3. Setup - The basics of getting started with opsscripts
  4. Usage - Configuration options and additional functionality
  5. Limitations - OS compatibility, etc.
  6. Development - Guide for contributing to the module

Overview

Super simple module that installs some scripts that we use for different tasks

Module Description

Super simple module that installs some scripts that we use for different tasks

Setup

What opsscripts affects

  • Installs scripts a the specified path

Beginning with opsscripts

puppet module install spantree-opsscripts

puppet apply -e 'include opsscripts'

Usage

include opsscripts

Limitations

This module only supports linux based systems

Development

See CONTRIBUTING.md