Uploaded image for project: 'Ansible Automation Platform RFEs'
  1. Ansible Automation Platform RFEs
  2. AAPRFE-1134

Feasibility of not deleting any podman images during a setup run for awx user.

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Won't Do
    • Icon: Normal Normal
    • None
    • 2.4
    • platform-installer
    • None
    • False
    • Hide

      None

      Show
      None
    • False

      On running the installer while performing upgrade activity of AAP it runs tasks for resetting Podman for awx user:

      ```
      TASK [ansible.automation_platform_installer.podman : Reset podman for awx user to apply configs] ***
      Monday 05 February 2024 12:50:45 +0530 (0:00:00.438) 0:11:46.978 *******
      changed: [vm-40xx.xx.xx.com] =>

      {"changed": true, "cmd": ["podman", "system", "reset", "-f"], "delta": "0:00:14.802331", "end": "2024-02-05 12:51:00.381609", "msg": "", "rc": 0, "start": "2024-02-05 12:50:45.579278", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}

      ```
      The task triggers command 'podman system reset -f' on installer cleaning up all images for 'awx' user.

      The requests to not delete any podman images for awx user during installer run.

      Thanks.

              yguenane Yanis Guenane
              rhn-support-sdale Snehal Dale
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: