@maniacmurphy pointed out in #187 that the use of munging the name parameter into other parameters is not something that is recommended - The better way to achieve what the type is trying to do is to use composite namevars and title patterns to map them.... this PR adds some tests around this and uses title_patterns to handle the setting of host and vswitch from the resource title in a more supported way.
@maniacmurphy pointed out in #187 that the use of munging the name parameter into other parameters is not something that is recommended - The better way to achieve what the type is trying to do is to use composite namevars and title patterns to map them.... this PR adds some tests around this and uses title_patterns to handle the setting of host and vswitch from the resource title in a more supported way.