Skip to content

Issue with httpd in kvm based upi install #464

Description

@ShivangGoswami

was running ansible-playbook playbooks/3_setup_kvm_host.yaml which in turns calls role/task httpd

https://github.com/IBM/Ansible-OpenShift-Provisioning/blob/main/roles/httpd/tasks/main.yaml

there in this httpd is supposed to run on 4443 but /etc/httpd/conf/httpd.conf points to 80 by default
im a running port forward here on port 80 so that my routes are accessible so script errors out. it works when i modified /etc/httpd/conf/httpd.conf to point to 4443

what is the purpose of httpd?
if not required can we remove it now?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions