Skip to content

Commit

Permalink
telco5g: Less verbose logging (#54051)
Browse files Browse the repository at this point in the history
  • Loading branch information
Sandeepyadav93 committed Jul 5, 2024
1 parent e3d1975 commit 220b720
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,7 @@ ANSIBLE_LOG_PATH=$ARTIFACT_DIR/ansible.log ANSIBLE_STDOUT_CALLBACK=debug ansible
-e pre_step_mgmt_cluster=false \
-e hcphost=$CLUSTER_NAME \
-e virtual_worker_count=2 \
-e hide_sensitive_log=true \
-e hostedbm_working_root_dir=/home/kni/hcp-jobs \
-e tag=$T5CI_VERSION \
-e ansible_host=${HYPERV_IP} -e ansible_ssh_user=kni -e ansible_ssh_private_key_file="${SSH_PKEY}" \
Expand Down

0 comments on commit 220b720

Please sign in to comment.