Release 0.4.0
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
---
|
||||
BUNDLE_PATH: vendor/bundle
|
||||
BUNDLE_DISABLE_SHARED_GEMS: true
|
||||
BUNDLE_PATH: "vendor/bundle"
|
||||
BUNDLE_DISABLE_SHARED_GEMS: "true"
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
## 2017-03-13 Release 0.4.0
|
||||
|
||||
- Replace operatingsystem.rb native fact with executable fact to workaround
|
||||
[https://tickets.puppetlabs.com/browse/FACT-1528](FACT-1528) (ace13)
|
||||
|
||||
## 2016-10-16 Release 0.3.0
|
||||
|
||||
- Add `entropy_repo` type to enable/disable repositories
|
||||
|
||||
@@ -325,3 +325,7 @@ best-efforts basis.
|
||||
|
||||
Pull requests welcome!
|
||||
|
||||
## Contributors
|
||||
|
||||
* [https://github.com/ace13](ace13)
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "optiz0r-sabayon",
|
||||
"version": "0.3.1",
|
||||
"version": "0.4.0",
|
||||
"author": "Ben Roberts",
|
||||
"license": "MIT",
|
||||
"summary": "Extends Puppet with support for the Sabayon Linux distribution",
|
||||
|
||||
Reference in New Issue
Block a user