An open API service indexing awesome lists of open source software.

https://github.com/simp/pupmod-simp-dhcp

The SIMP dhcpd Puppet Module
https://github.com/simp/pupmod-simp-dhcp

Last synced: 11 months ago
JSON representation

The SIMP dhcpd Puppet Module

Awesome Lists containing this project

README

          

[![License](https://img.shields.io/:license-apache-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0.html)
[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/73/badge)](https://bestpractices.coreinfrastructure.org/projects/73)
[![Puppet Forge](https://img.shields.io/puppetforge/v/simp/dhcp.svg)](https://forge.puppetlabs.com/simp/dhcp)
[![Puppet Forge Downloads](https://img.shields.io/puppetforge/dt/simp/dhcp.svg)](https://forge.puppetlabs.com/simp/dhcp)
[![Build Status](https://travis-ci.org/simp/pupmod-simp-dhcp.svg)](https://travis-ci.org/simp/pupmod-simp-dhcp)

## This is a SIMP module

This module is a component of the [System Integrity Management Platform](https://simp-project.com),
a compliance-management framework built on Puppet.

If you find any issues, they can be submitted to our [JIRA](https://simp-project.atlassian.net/).

Please read our [Contribution Guide](https://simp.readthedocs.io/en/stable/contributors_guide/index.html).

## Module Description

This module sets up a DHCP server. The configuration is primarily pulled from a
SIMP ``rsync`` server.

## Reference

Plesae see [REFERENCE.md](./REFERENCE.md) for a full reference.

# Development

Please read our [Contribution Guide](https://simp.readthedocs.io/en/stable/contributors_guide/index.html).

Visit the [project homepage](https://simp-project.com) and look at our issues on
[JIRA](https://simp-project.atlassian.net).