Skip to content

Commit

Permalink
add property back to file copier
Browse files Browse the repository at this point in the history
  • Loading branch information
jsboak committed Jan 11, 2024
1 parent 6d0d6c2 commit e4fe21c
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions plugin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -371,6 +371,15 @@ providers:
required: false
renderingOptions:
groupName: Kerberos
- name: winrmproxy
title: Proxy
description: "Specify a proxy address for communicating with Windows nodes. Example HTTP proxy strings are http://server:port and http://user:pass@server:port. An example SOCKS5 proxy string is socks5://user:pass@server:port."
type: String
required: false
scope: Instance
renderingOptions:
groupName: Connection
instance-scope-node-attribute: "winrm-proxy"
- name: enabledhttpdebug
title: Enable HTTP logging in debug mode
description: "Print extra http logging in debug mode"
Expand Down

0 comments on commit e4fe21c

Please sign in to comment.