https://github.com/jednoprsak/PuppetNetworkManagerModule/blob/main/manifests/ifc/vlan.pp#L59
If we want to use UUID, it will need to be like this:
parent=UUID=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
So either we allow user to put in the string and take it as it, or put in "UUID="
https://github.com/jednoprsak/PuppetNetworkManagerModule/blob/main/manifests/ifc/vlan.pp#L59
If we want to use UUID, it will need to be like this:
parent=UUID=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
So either we allow user to put in the string and take it as it, or put in "UUID="