mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-16 04:10:47 -03:30
Remove unneeded curl from netchecker deploy script
This commit is contained in:
parent
ba2c3f052f
commit
a08fb131fb
@ -31,7 +31,6 @@ pushd netchecker-agent
|
||||
popd
|
||||
|
||||
echo "DONE"
|
||||
curl -s -X GET 'http://localhost:31081/api/v1/agents/' | python -mjson.tool
|
||||
echo
|
||||
echo "use the following command to check agents:"
|
||||
echo "curl -s -X GET 'http://localhost:31081/api/v1/agents/' | python -mjson.tool"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user