Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-02-21 | xci: roles: configure-network: Determine host NIC from Ansible facts | Markos Chandras | 1 | -1/+1 | |
Hardcoding the interface as a variable is very fragile since it varies from host to host. We could use the Ansible facts to find out the interface name and then use that to configure all the VLANs and networking. Change-Id: Ie7e2409d638625b9bede23b6c1fe33dc36f81840 Signed-off-by: Markos Chandras <mchandras@suse.de> | |||||
2017-09-17 | xci: configure-network: Add ability to configure network on SUSE hosts | Markos Chandras | 2 | -0/+18 | |
Change-Id: I42c6f5f07ac87b5599758947fabe5fce36d44a2e Signed-off-by: Markos Chandras <mchandras@suse.de> |