Skip to content
This repository has been archived by the owner on May 28, 2024. It is now read-only.

Commit

Permalink
test: make a cleanup for unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
henrywang committed Feb 20, 2024
1 parent 34eae0b commit c174bf9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions os-replace.sh
Original file line number Diff line number Diff line change
Expand Up @@ -137,9 +137,7 @@ export ANSIBLE_CONFIG="${PWD}/playbooks/ansible.cfg"
greenprint "Deploy $PLATFORM instance"
ansible-playbook -v \
-i "$INVENTORY_FILE" \
-e ssh_user="$SSH_USER" \
-e ssh_key_pub="$SSH_KEY_PUB" \
-e test_image_url="$TEST_IMAGE_URL" \
-e inventory_file="$INVENTORY_FILE" \
"playbooks/deploy-${PLATFORM}.yaml"

Expand Down

0 comments on commit c174bf9

Please sign in to comment.