bc0885f539
The jriguera.configdrive role does not add VLAN=yes to the ifcfg script of a VLAN interface on the seed VM, unless type=vlan is passed in the network device list. This change passes this field for VLAN interfaces. Depends on https://github.com/jriguera/ansible-role-configdrive/pull/11 Change-Id: I6946b578f23843dd3cbafcb185b8d8cfbb00c080 Story: 2008089 Task: 40790
7 lines
193 B
YAML
7 lines
193 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixes an issue with the seed's configdrive when the admin network is a
|
|
VLAN. See `story 2008089
|
|
<https://storyboard.openstack.org/#!/story/2008089>`__ for details.
|