Skip to content

01_install_requirements.sh / Always running registry for disconnected install #864

@mazzystr

Description

@mazzystr

Describe the bug
01_install_requirements.sh always runs tasks such as ssl cert creation and starting Docker registry.

These tasks should be conditional based on a boolean (boolean in shell scripts, LOL!) set in config.sh.

To Reproduce
./01_install_requirements.sh

Expected/observed behavior
I want to run a normal install and pull images from quay.io. All the cert create and Docker registry tasks are extraneous.

Additional context

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