Compare commits
2 Commits
executable
...
v0.4.0
| Author | SHA1 | Date | |
|---|---|---|---|
| dc3a3a9337 | |||
| e4df1583df |
@@ -1,3 +1,3 @@
|
|||||||
---
|
---
|
||||||
BUNDLE_PATH: vendor/bundle
|
BUNDLE_PATH: "vendor/bundle"
|
||||||
BUNDLE_DISABLE_SHARED_GEMS: true
|
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
|
## 2016-10-16 Release 0.3.0
|
||||||
|
|
||||||
- Add `entropy_repo` type to enable/disable repositories
|
- Add `entropy_repo` type to enable/disable repositories
|
||||||
|
|||||||
@@ -325,3 +325,7 @@ best-efforts basis.
|
|||||||
|
|
||||||
Pull requests welcome!
|
Pull requests welcome!
|
||||||
|
|
||||||
|
## Contributors
|
||||||
|
|
||||||
|
* [https://github.com/ace13](ace13)
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "optiz0r-sabayon",
|
"name": "optiz0r-sabayon",
|
||||||
"version": "0.3.1",
|
"version": "0.4.0",
|
||||||
"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",
|
||||||
|
|||||||
Reference in New Issue
Block a user