Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 583 Bytes

epel.rst

File metadata and controls

16 lines (10 loc) · 583 Bytes

Extra Packages for Enterprise Linux (EPEL)

This script is used to install the following packages:

  1. PDSH
  2. PDSH RCMD SSH
  3. clustershell

To run the script: :

cd omnia/utils
ansible-playbook install_hpc_thirdparty_packages.yml -i inventory

Where the inventory refers to a file listing all manager and compute nodes per the format provided in inventory file.