Check if multiverse repository is available in Ubuntu 97/48097/2
authorRodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
Thu, 30 Nov 2017 14:13:34 +0000 (14:13 +0000)
committerRoss Brattain <ross.b.brattain@intel.com>
Fri, 22 Dec 2017 10:45:09 +0000 (10:45 +0000)
commitc241da7a6d6218320a162efd714ddc4b1e064341
tree8876fb47ea4e0969ccf43b7cbc085560de80b7c3
parent4ba399eaf8ca3beff2dfa554f7f187e6d67b9073
Check if multiverse repository is available in Ubuntu

In Ubuntu, multiverse repository is needed to install the image
dependencies [1]. If this repository is not enabled, it should be
added as part of the role "add_custom_repos".

[1] https://github.com/opnfv/yardstick/tree/master/ansible/roles/install_image_dependencies

JIRA: YARDSTICK-875

Change-Id: Ie37ebf87bf245185447f2b675568af9bd38219c0
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
ansible/roles/add_custom_repos/tasks/ubuntu.yml
ansible/roles/add_custom_repos/templates/sources.list.j2