blob: 246d285ccdf5e2b1ada6865d1d7234c01bb10a92 [file] [log] [blame]
parameters:
_param:
apt_mk_version: stable
linux_system_repo_mcp_fluentd_version: ${_param:apt_mk_version}
linux:
system:
repo:
mcp_fluentd:
source: "deb [arch=amd64] http://mirror.mirantis.com/${_param:linux_system_repo_mcp_fluentd_version}/td-agent-${_param:linux_system_codename} ${_param:linux_system_codename} contrib"
architectures: amd64
key_url: "http://packages.treasuredata.com/GPG-KEY-td-agent"
clean_file: true
pin:
- pin: 'release a=${_param:linux_system_repo_mcp_fluentd_version}'
priority: 1100
package: '*'