PowerVault.md 843 B

Configuring Dell EMC PowerVault Storage

  • Enter the information required in input_params/base_vars.yml, input_params/login_vars.yml and input_params/powervault_me4_vars per the provided Input Parameter Guides.

Run ME4_template on the AWX UI.

  1. Run kubectl get svc -n awx.
  2. Copy the Cluster-IP address of the awx-ui.
  3. To retrieve the AWX UI password, run kubectl get secret awx-admin-password -n awx -o jsonpath="{.data.password}" | base64 --decode.
  4. 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 as admin and the retrieved password.
  5. Under RESOURCES -> Templates, launch the powervault_me4_template.