Skip to content
This repository has been archived by the owner on Sep 12, 2023. It is now read-only.

Commit

Permalink
adjust hammer command for Sat 6.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
pcfe committed Jul 10, 2018
1 parent d66fed3 commit 3e125d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pushtests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ do
# Check the host's entitlements
info "Checking entitlements for test server $I"
ssh -q -l ${PUSH_USER} -i ${RSA_ID} ${SATELLITE} \
"hammer content-host info --name ${I} --organization \"${ORG}\""
"hammer host info --name ${I}"

info "Setting up ssh keys for test server $I"
sed -i.bak "/^$I[, ]/d" ${KNOWN_HOSTS} # remove test server from the file
Expand Down

0 comments on commit 3e125d4

Please sign in to comment.