Store the destination type so we can see it in the logs
This commit is contained in:
parent
2ff7d6a5bd
commit
43e5550203
@ -190,6 +190,7 @@ module VagrantPlugins
|
||||
input_values: args,
|
||||
)
|
||||
result = m_graph.execute
|
||||
to = out
|
||||
break
|
||||
rescue => err
|
||||
logger.debug("typeless mapping failure (non-critical): #{err} (input - #{value.class} / output #{out})")
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user