Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DAOSGCP-85 Add daos_client_install_script output to daos_server module #32

Merged
merged 2 commits into from
Apr 13, 2022
Merged

DAOSGCP-85 Add daos_client_install_script output to daos_server module #32

merged 2 commits into from
Apr 13, 2022

Commits on Apr 13, 2022

  1. DAOSGCP-85 Add daos_client_install_script output to daos_server module

    Needed for HPC toolkit
    
    Signed-off-by: Mark A. Olson <mark.a.olson@intel.com>
    Mark A. Olson committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    27bd9a3 View commit details
    Browse the repository at this point in the history
  2. DAOSGCP-85 Fix epel-release check and download daos_packages.repo

    Fixed an incorrect if statement used to determine if epel-release
    is installed.
    
    Changed the way that the /etc/yum.repos.d/daos_packages.repo gets
    created. Instead of creating the file from a HEREDOC the file is
    now downloaded from the packages.daos.io repo.
    
    Signed-off-by: Mark A. Olson <mark.a.olson@intel.com>
    Mark A. Olson committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    a8ac0dc View commit details
    Browse the repository at this point in the history