mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-07 17:37:39 -02:30
Remove unneeded curl from netchecker deploy script
This commit is contained in:
@@ -31,7 +31,6 @@ pushd netchecker-agent
|
|||||||
popd
|
popd
|
||||||
|
|
||||||
echo "DONE"
|
echo "DONE"
|
||||||
curl -s -X GET 'http://localhost:31081/api/v1/agents/' | python -mjson.tool
|
|
||||||
echo
|
echo
|
||||||
echo "use the following command to check agents:"
|
echo "use the following command to check agents:"
|
||||||
echo "curl -s -X GET 'http://localhost:31081/api/v1/agents/' | python -mjson.tool"
|
echo "curl -s -X GET 'http://localhost:31081/api/v1/agents/' | python -mjson.tool"
|
||||||
|
|||||||
Reference in New Issue
Block a user