1 Commits

Author SHA1 Message Date
c3d62763c1 Add executable bits on sabayon.sh operatingsytem fact 2017-03-13 21:00:29 +00:00
4 changed files with 3 additions and 12 deletions

View File

@@ -1,3 +1,3 @@
--- ---
BUNDLE_PATH: "vendor/bundle" BUNDLE_PATH: vendor/bundle
BUNDLE_DISABLE_SHARED_GEMS: "true" BUNDLE_DISABLE_SHARED_GEMS: true

View File

@@ -1,8 +1,3 @@
## 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 ## 2016-10-16 Release 0.3.0
- Add `entropy_repo` type to enable/disable repositories - Add `entropy_repo` type to enable/disable repositories

View File

@@ -325,7 +325,3 @@ best-efforts basis.
Pull requests welcome! Pull requests welcome!
## Contributors
* [https://github.com/ace13](ace13)

View File

@@ -1,6 +1,6 @@
{ {
"name": "optiz0r-sabayon", "name": "optiz0r-sabayon",
"version": "0.4.0", "version": "0.3.1",
"author": "Ben Roberts", "author": "Ben Roberts",
"license": "MIT", "license": "MIT",
"summary": "Extends Puppet with support for the Sabayon Linux distribution", "summary": "Extends Puppet with support for the Sabayon Linux distribution",