diff options
author | Aaron Smith <aasmith@redhat.com> | 2018-08-03 13:20:24 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-08-03 13:20:24 +0000 |
commit | 1db7418e39d41cb92e3b1af71d2cb4b9fabb29f2 (patch) | |
tree | b71f65763bca1234fa66877ab9632e434fc782aa /systems/fedora | |
parent | 4c1b6b2ea5cafcb07207ca07eb589fe34a6e5dd5 (diff) | |
parent | bfc1db4ee0c098354611b69d2929847a9845f48a (diff) |
Merge "Enable write_redis plugin for barometer-collectd"
Diffstat (limited to 'systems/fedora')
-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 |