- Enter the information required in
input_params/base_vars.yml
,input_params/login_vars.yml
andinput_params/powervault_me4_vars
per the provided Input Parameter Guides.
- Run
kubectl get svc -n awx
. - Copy the Cluster-IP address of the awx-ui.
- To retrieve the AWX UI password, run
kubectl get secret awx-admin-password -n awx -o jsonpath="{.data.password}" | base64 --decode
. - Open the default web browser on the control plane and enter
http://<IP>:8052
, where IP is the awx-ui IP address and 8052 is the awx-ui port number. Log in to the AWX UI using the username asadmin
and the retrieved password. - Under RESOURCES -> Templates, launch the powervault_me4_template.