{"id":18825619,"url":"https://github.com/grycap/ansible-role-clues","last_synced_at":"2025-07-08T05:06:57.326Z","repository":{"id":53746494,"uuid":"72457210","full_name":"grycap/ansible-role-clues","owner":"grycap","description":"Ansible role for CLUES","archived":false,"fork":false,"pushed_at":"2024-05-24T09:14:53.000Z","size":146,"stargazers_count":0,"open_issues_count":1,"forks_count":4,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-12-30T05:00:07.575Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Jinja","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grycap.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2016-10-31T16:46:29.000Z","updated_at":"2024-05-24T09:14:57.000Z","dependencies_parsed_at":"2023-11-07T08:44:27.844Z","dependency_job_id":null,"html_url":"https://github.com/grycap/ansible-role-clues","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grycap%2Fansible-role-clues","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grycap%2Fansible-role-clues/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grycap%2Fansible-role-clues/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grycap%2Fansible-role-clues/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grycap","download_url":"https://codeload.github.com/grycap/ansible-role-clues/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239763668,"owners_count":19692800,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-08T01:00:14.401Z","updated_at":"2025-02-20T01:45:51.734Z","avatar_url":"https://github.com/grycap.png","language":"Jinja","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![License](https://img.shields.io/badge/license-Apache%202-blue.svg)](https://www.apache.org/licenses/LICENSE-2.0)\n[![CI](https://github.com/grycap/ansible-role-clues/actions/workflows/main.yaml/badge.svg)](https://github.com/grycap/ansible-role-clues/actions/workflows/main.yaml)\n\nCLUES cluster Role\n=======================\n\nInstall [CLUES](http://www.grycap.upv.es/clues/eng/index.php).  \nRecipe for [EC3](http://servproject.i3m.upv.es/ec3/).\n\nRole Variables\n--------------\n\nThe variables that can be passed to this role and a brief description about them are as follows.\n```\nclues_secret_token: not_very_secret_token\n# Select between the following: torque, slurm, sge, condor, mesos\nclues_queue_system: slurm\n# Number of max worker nodes to deploy in the cluster\nmax_number_of_nodes: 5\n# Prefix applied to the elastic cluster worker nodes\nvnode_prefix: wn\n# Path for the authorization file used\nauth: auth.dat\n# Class to use as power manager (POWERMANAGER_CLASS)\nclues_powermanager_class: cluesplugins.im\n# Set GitHub branch to install\ncpyutils_git_branch: master\nclues_git_branch: master\n```\n\nExample Playbook\n----------------\n\nThis an example of how to install a SLURM cluster with three nodes:\n```\n- hosts: server\n  roles:\n  - { role: 'grycap.clues', clues_queue_system: 'slurm', max_number_of_nodes: '3' }\n```\nContributing to the role\n========================\nIn order to keep the code clean, pushing changes to the master branch has been disabled. If you want to contribute, you have to create a branch, upload your changes and then create a pull request.  \nThanks\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrycap%2Fansible-role-clues","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgrycap%2Fansible-role-clues","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrycap%2Fansible-role-clues/lists"}