Browse Source

debugging for the payload

William Sellitti 3 năm trước cách đây
mục cha
commit
7900c493af
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      deploy/proxmoxve.sh

+ 2 - 0
deploy/proxmoxve.sh

@@ -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}"