mirror of
https://github.com/krislamo/puppet-fluentd
synced 2024-12-16 13:20:35 +00:00
confine for provider
This commit is contained in:
parent
e693af3c42
commit
57740bc18d
@ -8,6 +8,7 @@ Puppet::Type.type(:package).provide :fluentd_gem, :parent => :gem do
|
|||||||
not a valid URL, it will be interpreted as the path to a local gem file. If
|
not a valid URL, it will be interpreted as the path to a local gem file. If
|
||||||
source is not present at all, the gem will be installed from the default gem
|
source is not present at all, the gem will be installed from the default gem
|
||||||
repositories."
|
repositories."
|
||||||
|
confine :exists => "/opt/td-agent/embedded/bin/gem"
|
||||||
|
|
||||||
has_feature :versionable, :install_options
|
has_feature :versionable, :install_options
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user