Commit 7900c493 authored by William Sellitti's avatar William Sellitti
Browse files

debugging for the payload

parent 76fe5d88
...@@ -114,6 +114,8 @@ proxmoxve_deploy(){ ...@@ -114,6 +114,8 @@ proxmoxve_deploy(){
} }
HEREDOC HEREDOC
) )
_debug2 Payload "$_json_payload"
# Push certificates to server. # Push certificates to server.
export _HTTPS_INSECURE=1 export _HTTPS_INSECURE=1
export _H1="Authorization: PVEAPIToken=${_proxmoxve_header_api_token}" export _H1="Authorization: PVEAPIToken=${_proxmoxve_header_api_token}"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment