You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Have you done any work to deploy an agent gold image via the module? It would be great if we could add an image name and have it deploy a patched agent gold image.
you can look at the current emagent manifest and see what we need to change to make this work. you can test it yourself,make it work & send a pull request and I will merge it.
Have you done any work to deploy an agent gold image via the module? It would be great if we could add an image name and have it deploy a patched agent gold image.
https://docs.oracle.com/cd/E63000_01/EMADV/install_agent_usng_rsp.htm#EMADV14676
AgentPull.sh LOGIN_USER=username LOGIN_PASSWORD=password CURL_PATH=/usr/curl IMAGE_NAME=DB_MONITORING AGENT_BASE_DIR=/tmp/agentpull
The text was updated successfully, but these errors were encountered: