diff options
author | Feng Pan <fpan@redhat.com> | 2017-08-03 11:07:34 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-08-03 11:07:34 +0000 |
commit | 5f19f129420ceb97c08641fc945335c0ef1b1083 (patch) | |
tree | 5505f807b3ef4d9633bcd773dd2b8b066d3a9959 /lib/ansible | |
parent | 38b3b1399f60412ef3afcab977707bb762972e17 (diff) | |
parent | 48cbae08f2df3cde9a35c539a75a0655f6f64872 (diff) |
Merge "Builds and installs ovs 2.6.1 with NSH support"
Diffstat (limited to 'lib/ansible')
-rw-r--r-- | lib/ansible/playbooks/build_dependencies.yml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/ansible/playbooks/build_dependencies.yml b/lib/ansible/playbooks/build_dependencies.yml index c57474a0..dec8ab7c 100644 --- a/lib/ansible/playbooks/build_dependencies.yml +++ b/lib/ansible/playbooks/build_dependencies.yml @@ -10,7 +10,8 @@ python34-markupsafe, python2-virtualbmc, libguestfs-tools,bsdtar,libvirt,yum-utils, python2-oslo-config,python2-debtcollector, - make, python-pip, python-virtualenv, python34-pip + make, python34-pip, python-virtualenv,libguestfs-tools-c, + supermin,supermin5,perl-Sys-Guestfs,python-libguestfs - name: Install Virtualization group yum: name: "@Virtualization Host" |