summaryrefslogtreecommitdiff
path: root/files
diff options
context:
space:
mode:
authorGabriel Filion <lelutin@gmail.com>2012-04-08 20:24:03 -0400
committerGabriel Filion <lelutin@gmail.com>2012-04-08 20:24:03 -0400
commit506767d73515f79e05057df928bf7baa94b0dfcc (patch)
tree9a70e4d38b26f9fb9633cf28402d1d79207c5e83 /files
parentc0afea193ef40786fb61cbab24f6e9366f157264 (diff)
Fail when trying to ensure an installed version on FreeBSD
The two package providers for FreeBSD are not able to ensure that a specific version of a package is installed because of how ports/pkg_add work. They can only ensure the version from the specified FreeBSD release is installed or absent. For more information, see: http://docs.puppetlabs.com/references/stable/type.html#features-4 To make the class easier to understand, let's not do something that users don't expect when they're requesting installation of a specific version. We'll explicitly fail and tell users why so that they can adjust how they use the class/module. Signed-off-by: Gabriel Filion <lelutin@gmail.com>
Diffstat (limited to 'files')
0 files changed, 0 insertions, 0 deletions