RedHatGov / product-demos

GNU General Public License v3.0
31 stars 21 forks source link

Linux demo updates bblasco podman #47

Closed benblasco closed 1 year ago

benblasco commented 2 years ago

Least effort update to this exercise so that:

This addresses issue #36

willtome commented 2 years ago

Can you validate that this works along side the linux / patching job? I belive there have been some conflicts binding to ports in the past

benblasco commented 2 years ago

Will do.

benblasco commented 1 year ago

@willtome Should not be an issue. Reporting job uses port 80, and the apache container is exposed on port 8080. Confirmed by testing on host and also checking code in collections/ansible_collections/demo/patching/roles/report_server/tasks/apache.yml and linux/podman.yml.

Please approve PR.