mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-02-06 15:59:17 +00:00
debug environment details
This commit is contained in:
parent
6703755766
commit
a64d440cfe
@ -44,6 +44,7 @@ msg_ok "Generated CA secret in ${passwd_file} - ${CA_PASS}"
|
||||
|
||||
|
||||
msg_info "Initialize CA"
|
||||
env
|
||||
DNS_FLAT=""
|
||||
for DNS_ENTRY in ${CA_DNS[*]}; do
|
||||
DNS_FLAT="$DNS_FLAT --dns=\"$DNS_ENTRY\""
|
||||
|
Loading…
Reference in New Issue
Block a user