mirror of
https://github.com/openshift/installer.git
synced 2026-02-07 03:47:13 +01:00
As Kuryr is removed the creation of trunks for the machines is not a requirement anymore. To reduce the amount of resources we manage by default, let's avoid creating it as is not a requirement. This commit will disable trunk creation by default and let the user enable trunk by modifying the generated Machine manifests. Also, the terraform support for creation of Machines with Trunk is being removed.