remove partials since they moved

This commit is contained in:
Megan Marsh 2020-12-16 15:21:35 -08:00
parent e4642c0b13
commit 761200485e
3 changed files with 0 additions and 10 deletions

View File

@ -1,3 +0,0 @@
<!-- Code generated from the comments of the SSH struct in packer-plugin-sdk/communicator/config.go; DO NOT EDIT MANUALLY -->
The SSH config defines configuration for the SSH communicator.

View File

@ -1,4 +0,0 @@
<!-- Code generated from the comments of the SSHInterface struct in packer-plugin-sdk/communicator/config.go; DO NOT EDIT MANUALLY -->
SSHInterface defines whether to use public or private, addresses, and whether
to use IPv4 or IPv6.

View File

@ -1,3 +0,0 @@
<!-- Code generated from the comments of the WinRM struct in packer-plugin-sdk/communicator/config.go; DO NOT EDIT MANUALLY -->
The WinRM config defines configuration for the WinRM communicator.