Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-09-25 | Add package_provider fact | Adam S | |
This adds a package_provider fact for situations where we need to be able to know the client's package provider in a simple way. Situations such as: package { 'name': install_options => [] } As those tend to be package provider specific options. |