packer-plugin-xenserver
packer-plugin-xenserver copied to clipboard
[FEATURE] Disable exclusive VNC connection when packer in debug mode
Proposal for #128.
What i have done and why :
- Using
config
state instead ofcommonconfig
to getPackerDebug
- Renamed
self
tostep
to avoid go staticcheck warning - Refactor ui
say
andmessage
for better output readability