diff options
author | Tomofumi Hayashi <tohayash@redhat.com> | 2018-07-10 13:58:49 +0900 |
---|---|---|
committer | Tomofumi Hayashi <tohayash@redhat.com> | 2018-07-10 15:26:57 +0900 |
commit | bfc1db4ee0c098354611b69d2929847a9845f48a (patch) | |
tree | 468c92c7471034287b5752b0c49a4fad1060140e /systems/fedora/22/build_base_machine.sh | |
parent | 3e3432aeec95033853aea02db723d641b558b228 (diff) |
Enable write_redis plugin for barometer-collectd
This change is to enable write_redis plugin in collectd
due to DMA local-agent is going to use the plugin.
Change-Id: I522b41278bb020a48f33ac18f4ad08351e51ca36
Signed-off-by: Tomofumi Hayashi <tohayash@redhat.com>
Diffstat (limited to 'systems/fedora/22/build_base_machine.sh')
-rwxr-xr-x | systems/fedora/22/build_base_machine.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/systems/fedora/22/build_base_machine.sh b/systems/fedora/22/build_base_machine.sh index 5662eb41..c0c61462 100755 --- a/systems/fedora/22/build_base_machine.sh +++ b/systems/fedora/22/build_base_machine.sh @@ -49,6 +49,7 @@ git pciutils cifs-utils socat +hiredis-devel # install git-review tool git-review |