debugging for the payload

This commit is contained in:
William Sellitti 2022-06-18 16:43:25 -04:00
parent 76fe5d8831
commit 7900c493af
1 changed files with 2 additions and 0 deletions

View File

@ -114,6 +114,8 @@ proxmoxve_deploy(){
}
HEREDOC
)
_debug2 Payload "$_json_payload"
# Push certificates to server.
export _HTTPS_INSECURE=1
export _H1="Authorization: PVEAPIToken=${_proxmoxve_header_api_token}"