Skip to content
This repository has been archived by the owner on Jul 31, 2021. It is now read-only.

jmkeyes/puppet-netbox

Repository files navigation

Puppet ::netbox Module

Puppet Forge Build Status

Table of Contents

  1. Overview
  2. Description
  3. Todo

Overview

This is a Puppet module to manage a DigialOcean Netbox application server.

It currently targets the latest stable release of Puppet, and should support both RedHat and Debian family distributions.

Description

To use this module, use either an include-like or resource-like declaration:

# An include-like declaration for Hiera integration.
include ::netbox

# A resource-like declaration for manual overrides.
class { '::netbox': }

This module is intended to work with Puppet 4.x.

Configuration

All configuration can be handled either through Hiera or by arguments to the netbox class.

Todo

  • TBD.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published