GithubHelp home page GithubHelp logo

puppet-oxidized's Introduction

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 oxidized
  4. Usage - Configuration options and additional functionality
  5. Reference - An under-the-hood peek at what the module is doing and how
  6. Limitations - OS compatibility, etc.
  7. Development - Guide for contributing to the module

Overview

The oxidized module deploys oxidized.

Module Description

This module sets up oxidized, a network device configuration backup tool.

The module has been tested with puppet 3.7.4+ on Debian 8 and Ubuntu 16.04. Support for RedHat/CentOS 7 hasn't been tested yet.

Setup

What oxidized affects

  • Installation of oxidized
  • Management of configuration file

Beginning with oxidized

class { 'oxidized': password => 'oxidized', }

Usage

By default, oxidized, oxidized-script and oxidized-web are installed as gems. If gem is set to false, regular system packages are installed. See (#limitations) on how to build oxidized system packages.

Reference

TBD

Limitations

v0.1.0 is only tested on Debian 8 and Ubuntu 16.04. Currently, service and user management isn't implemented yet. Finally, I'm using HTTP as input source, router.db management should follow soon.

Also, $oxidized::params::package_names are based on the names of the .deb files which I created with fpm. These packages are then pushed to a local apt repository.

Due to the ruby >= 2.0 dependency of the net-ssh gem, this module does not (yet) work with Debian 7 and Ubuntu 14.04 out of the box.

Development

Feel free to open a pull request if you see fit. I'll read up on rspec testing in the meanwhile...

For more information, read the module contribution guide.

Release Notes/Contributors/Etc

If not explicitly stated otherwise, I'm only testing this module on Debian 8 and Ubuntu 16.04.

puppet-oxidized's People

Watchers

James Cloos avatar Ben Roberts avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.