xci: playbooks: configure-network: Prepare for multi-distro support 19/40119/3
authorMarkos Chandras <mchandras@suse.de>
Thu, 24 Aug 2017 12:33:38 +0000 (13:33 +0100)
committerMarkos Chandras <mchandras@suse.de>
Fri, 25 Aug 2017 09:31:53 +0000 (10:31 +0100)
commite8f6f7180dc5d78520d3ab298f279a8dd1b8795b
tree3a5191018cebbe20ae48512d6260748893953721
parent5ea26a2277389ec42b6f22e02dbd4c04796ee304
xci: playbooks: configure-network: Prepare for multi-distro support

Move the network templates inside the role since it's their only user.
Moreover, remove the arguments when we include the role in playbooks and
move the distro logic to the role itself.

Change-Id: I938686fdb31b9896b9e97339799a0edd4c34bf36
Signed-off-by: Markos Chandras <mchandras@suse.de>
xci/playbooks/configure-opnfvhost.yml
xci/playbooks/configure-targethosts.yml
xci/playbooks/roles/configure-network/tasks/main.yml
xci/playbooks/roles/configure-network/templates/debian/compute00.interface.j2 [moved from xci/template/compute.interface.j2 with 98% similarity]
xci/playbooks/roles/configure-network/templates/debian/controller00.interface.j2 [moved from xci/template/controller.interface.j2 with 98% similarity]
xci/playbooks/roles/configure-network/templates/debian/opnfv.interface.j2 [moved from xci/template/opnfv.interface.j2 with 98% similarity]