remove partials since they moved
This commit is contained in:
parent
e4642c0b13
commit
761200485e
|
@ -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.
|
|
@ -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.
|
|
@ -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.
|
Loading…
Reference in New Issue