elastic_stack::repo
: Set up the package repository for Elastic Stack components
elastic_stack::repo
include elastic_stack::repo
The following parameters are available in the elastic_stack::repo
class:
Data type: Boolean
Whether to use the purely open source (i.e., bundled without X-Pack) repository
Default value: false
Data type: Boolean
Whether to use a repo for prerelease versions, like "6.0.0-rc2"
Default value: false
Data type: Optional[Integer]
A numeric priority for the repo, passed to the package management system
Default value: undef
Data type: String
The URL of a HTTP proxy to use for package downloads (YUM only)
Default value: 'absent'
Data type: Integer
The (major) version of the Elastic Stack for which to configure the repo
Default value: 7
Data type: Optional[String]
The base url for the repo path
Default value: undef