Puppet Forge release 2.0.0
Marks the commit that the branch stable/grizzly and the 2.0.0 tag is cut from, adds the pkg directory to .gitignore to prevent accidental committing of Forge artifacts to the repository, and updates release notes. Change-Id: I406eb52de27b95378e498d65deaab3991999bacd
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,2 +1,3 @@
|
|||||||
*.swp
|
*.swp
|
||||||
spec/fixtures/modules/*
|
spec/fixtures/modules/*
|
||||||
|
pkg
|
||||||
|
@@ -98,4 +98,6 @@ Release Notes
|
|||||||
* Further compatibility fixes for RHEL and its derivatives.
|
* Further compatibility fixes for RHEL and its derivatives.
|
||||||
* Postgres support added.
|
* Postgres support added.
|
||||||
* Adjustments to help in supporting the still in development quantum module.
|
* Adjustments to help in supporting the still in development quantum module.
|
||||||
|
* Config changes can be hidden from Puppet logs.
|
||||||
|
* Move from deprecated rabbit_notifier to rpc_notifier.
|
||||||
* Various cleanups and bug fixes.
|
* Various cleanups and bug fixes.
|
||||||
|
Reference in New Issue
Block a user