We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
VLANs are currently only configured for overlay networks, not for flat networks.
With following flat network configuration:
- name: flat_eryph_vlan type: flat vlan: 100 switch_name: Flat
the created catlet should have a network adapter with VLAN preconfigured to VLAN 100.
AB#718
The text was updated successfully, but these errors were encountered:
No branches or pull requests
VLANs are currently only configured for overlay networks, not for flat networks.
With following flat network configuration:
the created catlet should have a network adapter with VLAN preconfigured to VLAN 100.
AB#718
The text was updated successfully, but these errors were encountered: