Skip to content

Commit

Permalink
Release v1.8.0
Browse files Browse the repository at this point in the history
Support Puppet 5 and 6
  • Loading branch information
ghoneycutt committed Jan 4, 2019
1 parent 8665d29 commit dde296e
Show file tree
Hide file tree
Showing 5 changed files with 126 additions and 11 deletions.
2 changes: 0 additions & 2 deletions CHANGELOG

This file was deleted.

119 changes: 119 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,119 @@
# Change Log

## [Unreleased](https://github.com/ghoneycutt/puppet-module-nsswitch/tree/HEAD)

[Full Changelog](https://github.com/ghoneycutt/puppet-module-nsswitch/compare/v1.7.0...HEAD)

**Merged pull requests:**

- Add support for Puppet 5 & 6 [\#51](https://github.com/ghoneycutt/puppet-module-nsswitch/pull/51) ([Phil-Friderici](https://github.com/Phil-Friderici))
- Support Puppet \>= 4.10 [\#49](https://github.com/ghoneycutt/puppet-module-nsswitch/pull/49) ([Phil-Friderici](https://github.com/Phil-Friderici))

## [v1.7.0](https://github.com/ghoneycutt/puppet-module-nsswitch/tree/v1.7.0) (2016-12-27)
[Full Changelog](https://github.com/ghoneycutt/puppet-module-nsswitch/compare/v1.6.1...v1.7.0)

**Merged pull requests:**

- Add new options [\#48](https://github.com/ghoneycutt/puppet-module-nsswitch/pull/48) ([strangelittlemonkey](https://github.com/strangelittlemonkey))

## [v1.6.1](https://github.com/ghoneycutt/puppet-module-nsswitch/tree/v1.6.1) (2016-11-04)
[Full Changelog](https://github.com/ghoneycutt/puppet-module-nsswitch/compare/v1.6.0...v1.6.1)

**Merged pull requests:**

- Style - use undef instead of empty strings [\#47](https://github.com/ghoneycutt/puppet-module-nsswitch/pull/47) ([ghoneycutt](https://github.com/ghoneycutt))

## [v1.6.0](https://github.com/ghoneycutt/puppet-module-nsswitch/tree/v1.6.0) (2016-08-31)
[Full Changelog](https://github.com/ghoneycutt/puppet-module-nsswitch/compare/v1.5.1...v1.6.0)

**Merged pull requests:**

- Add support for Ruby v2.3.1 [\#46](https://github.com/ghoneycutt/puppet-module-nsswitch/pull/46) ([ghoneycutt](https://github.com/ghoneycutt))

## [v1.5.1](https://github.com/ghoneycutt/puppet-module-nsswitch/tree/v1.5.1) (2016-07-08)
[Full Changelog](https://github.com/ghoneycutt/puppet-module-nsswitch/compare/v1.5.0...v1.5.1)

**Merged pull requests:**

- Fix for ruby 187 193 [\#45](https://github.com/ghoneycutt/puppet-module-nsswitch/pull/45) ([ghoneycutt](https://github.com/ghoneycutt))
- Fix if statement in rspec's test. [\#41](https://github.com/ghoneycutt/puppet-module-nsswitch/pull/41) ([ghoneycutt](https://github.com/ghoneycutt))

## [v1.5.0](https://github.com/ghoneycutt/puppet-module-nsswitch/tree/v1.5.0) (2016-04-07)
[Full Changelog](https://github.com/ghoneycutt/puppet-module-nsswitch/compare/v1.4.0...v1.5.0)

**Closed issues:**

- sssd support for sudoers [\#36](https://github.com/ghoneycutt/puppet-module-nsswitch/issues/36)
- Release 1.0 [\#15](https://github.com/ghoneycutt/puppet-module-nsswitch/issues/15)
- remove testing of puppet 2.6 from travis and document puppet compatibility [\#13](https://github.com/ghoneycutt/puppet-module-nsswitch/issues/13)
- add nis support [\#12](https://github.com/ghoneycutt/puppet-module-nsswitch/issues/12)

**Merged pull requests:**

- Add missing fact to spec tests [\#39](https://github.com/ghoneycutt/puppet-module-nsswitch/pull/39) ([Phil-Friderici](https://github.com/Phil-Friderici))
- Support strict variables in Puppet v4 [\#38](https://github.com/ghoneycutt/puppet-module-nsswitch/pull/38) ([ghoneycutt](https://github.com/ghoneycutt))

## [v1.4.0](https://github.com/ghoneycutt/puppet-module-nsswitch/tree/v1.4.0) (2016-02-28)
[Full Changelog](https://github.com/ghoneycutt/puppet-module-nsswitch/compare/v1.3.0...v1.4.0)

**Merged pull requests:**

- GH-36: Allow sudoers to be configurable [\#37](https://github.com/ghoneycutt/puppet-module-nsswitch/pull/37) ([jyaworski](https://github.com/jyaworski))

## [v1.3.0](https://github.com/ghoneycutt/puppet-module-nsswitch/tree/v1.3.0) (2015-10-26)
[Full Changelog](https://github.com/ghoneycutt/puppet-module-nsswitch/compare/v1.2.1...v1.3.0)

**Closed issues:**

- Supporting SSSD and optional databases [\#28](https://github.com/ghoneycutt/puppet-module-nsswitch/issues/28)

**Merged pull requests:**

- Puppetv4 [\#35](https://github.com/ghoneycutt/puppet-module-nsswitch/pull/35) ([ghoneycutt](https://github.com/ghoneycutt))

## [v1.2.1](https://github.com/ghoneycutt/puppet-module-nsswitch/tree/v1.2.1) (2015-04-10)
[Full Changelog](https://github.com/ghoneycutt/puppet-module-nsswitch/compare/v1.2.0...v1.2.1)

**Merged pull requests:**

- Ruby210 update travis [\#31](https://github.com/ghoneycutt/puppet-module-nsswitch/pull/31) ([ghoneycutt](https://github.com/ghoneycutt))

## [v1.2.0](https://github.com/ghoneycutt/puppet-module-nsswitch/tree/v1.2.0) (2014-09-27)
[Full Changelog](https://github.com/ghoneycutt/puppet-module-nsswitch/compare/v1.1.0...v1.2.0)

**Merged pull requests:**

- WIP - Support EL7 [\#29](https://github.com/ghoneycutt/puppet-module-nsswitch/pull/29) ([ghoneycutt](https://github.com/ghoneycutt))

## [v1.1.0](https://github.com/ghoneycutt/puppet-module-nsswitch/tree/v1.1.0) (2014-02-13)
[Full Changelog](https://github.com/ghoneycutt/puppet-module-nsswitch/compare/v1.0.0...v1.1.0)

**Merged pull requests:**

- Support Ruby v2.0.0 [\#26](https://github.com/ghoneycutt/puppet-module-nsswitch/pull/26) ([ghoneycutt](https://github.com/ghoneycutt))
- Support Solaris [\#25](https://github.com/ghoneycutt/puppet-module-nsswitch/pull/25) ([ghoneycutt](https://github.com/ghoneycutt))
- Travis [\#24](https://github.com/ghoneycutt/puppet-module-nsswitch/pull/24) ([ghoneycutt](https://github.com/ghoneycutt))
- Support rspec-puppet v1.0.0 [\#22](https://github.com/ghoneycutt/puppet-module-nsswitch/pull/22) ([ghoneycutt](https://github.com/ghoneycutt))

## [v1.0.0](https://github.com/ghoneycutt/puppet-module-nsswitch/tree/v1.0.0) (2013-12-02)
**Closed issues:**

- have travis check for parser validation and lint [\#14](https://github.com/ghoneycutt/puppet-module-nsswitch/issues/14)
- validate parameters [\#3](https://github.com/ghoneycutt/puppet-module-nsswitch/issues/3)
- integrate with travis-ci.org [\#2](https://github.com/ghoneycutt/puppet-module-nsswitch/issues/2)
- spec tests [\#1](https://github.com/ghoneycutt/puppet-module-nsswitch/issues/1)

**Merged pull requests:**

- Update validation and Travis [\#21](https://github.com/ghoneycutt/puppet-module-nsswitch/pull/21) ([ghoneycutt](https://github.com/ghoneycutt))
- Add params for specifying nss modules to use with VAS [\#20](https://github.com/ghoneycutt/puppet-module-nsswitch/pull/20) ([jwennerberg](https://github.com/jwennerberg))
- Update travis to validate and lint code [\#16](https://github.com/ghoneycutt/puppet-module-nsswitch/pull/16) ([ghoneycutt](https://github.com/ghoneycutt))
- Add VAS support [\#11](https://github.com/ghoneycutt/puppet-module-nsswitch/pull/11) ([ghoneycutt](https://github.com/ghoneycutt))
- update erb template to remove variable scope deprecation warnings [\#9](https://github.com/ghoneycutt/puppet-module-nsswitch/pull/9) ([jhoblitt](https://github.com/jhoblitt))
- Validate params [\#8](https://github.com/ghoneycutt/puppet-module-nsswitch/pull/8) ([eeddlau](https://github.com/eeddlau))
- Integrate with Travis-ci.org [\#5](https://github.com/ghoneycutt/puppet-module-nsswitch/pull/5) ([ghoneycutt](https://github.com/ghoneycutt))
- Add spec tests [\#4](https://github.com/ghoneycutt/puppet-module-nsswitch/pull/4) ([ghoneycutt](https://github.com/ghoneycutt))



\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (C) 2013-2016 Garrett Honeycutt <code@garretthoneycutt.com>
Copyright (C) 2013-2019 Garrett Honeycutt <code@garretthoneycutt.com>

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
12 changes: 5 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,15 @@
# ghoneycutt/nsswitch

[![Build Status](
https://api.travis-ci.org/ghoneycutt/puppet-module-nsswitch.png?branch=master)](https://travis-ci.org/ghoneycutt/puppet-module-nsswitch)
# puppet-module-nsswitch

Puppet module to manage nsswitch that optionally allows for LDAP and VAS integration.

===

# Compatibility

This module has been tested to work on the following systems with Puppet v3
(with and without the future parser) and v4 with Ruby versions 1.8.7 (Puppet v3
only), 1.9.3, 2.0.0, 2.1.0 and 2.3.1.
This module has been tested to work on the following systems with Puppet
v3 (with and without the future parser), v4, v5 and v6 with the ruby
versions associated with those releases. See `.travis.yml` for an exact
matrix.


* Debian 6
Expand Down
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ghoneycutt-nsswitch",
"version": "1.7.0",
"version": "1.8.0",
"author": "ghoneycutt",
"summary": "Manage nsswitch",
"license": "Apache-2.0",
Expand Down

0 comments on commit dde296e

Please sign in to comment.