Skip to content

ytooyama/pgstrom-ansible

Repository files navigation

pgstrom-ansible

Automatically Setup PG-Strom with Ansible

How to Use

  • Install the ansible-core on Your Clients.
  • Configure the Inventory.
  • You can also configure sudo users who do not need to provide any password by using the NOPASSWD option in the /etc/sudoers file.
#RHEL and RHEL clones
%wheel  ALL=(ALL)       NOPASSWD: ALL 
  • And...
ansible-playbook playbook.yaml -i hosts.ini

Version

You can set up with the following configuration.

OSVer KernelVer CUDAVer
Red Hat Enterprise Linux 8.6 >= 4.18.0-372.9.1 12.0.1
Red Hat Enterprise Linux 8.8 >= 4.18.0-477.10.1 12.2.2
Rocky Linux 8.8 >= 4.18.0-477 12.2.2

About

Automatically Setup PG-Strom with Ansible

Resources

License

Stars

Watchers

Forks

Packages

No packages published