Skip to content

Releases: fgci-org/fgci-ansible

v2.2.3

18 Sep 15:06
Compare
Choose a tag to compare
  • ARC 6 is now the default grid front end
  • cuda role update

v2.2.2

04 Sep 08:09
Compare
Choose a tag to compare
  • update arc-frontend-6 to 1.2.5

v2.2.1

03 Sep 16:12
Compare
Choose a tag to compare
  • update ansible-role-arc-frontend-6 to enable run time environments

v2.2.0

02 Sep 14:42
Compare
Choose a tag to compare
  • Update ansible-role-rsyslog to v1.1.8
  • Update ansible-role-collectd to v2.1.4
  • code more robust with Network Manager
  • Add CentOS8 support
  • Update ansible-sshd to v0.8.3
  • Update ansible-role-slurm to v2.0.4
  • Add ansible-role-arc-frontend-6 role, not in use yet by default

v2.1.8

04 May 13:40
Compare
Choose a tag to compare
  • do another release with commits included

v2.1.7

04 May 13:30
Compare
Choose a tag to compare
  • remove apel from reporting

v2.1.6

17 Apr 07:21
Compare
Choose a tag to compare
  • more software now available via cvmfs

v2.1.5

23 Mar 10:58
Compare
Choose a tag to compare

Tried to make ansible runs more idempotent.

Also ntp_config_server variable has changed in fgci-ansible examples/group_vars/compute/compute.example

ntp_config_server: [ "{{ hostvars[groups['install'][0]]['int_ip_addr'] }}", "{{ hostvars[groups['admin'][0]]['int_ip_addr'] }}" ]

For best ansible user experience change your group_vars/compute/compute.yml to match.

group_vars/login/login.yml needs to have lustre_client_enabled: True or False. Check examples/group_vars/login/login.example for default.
group_vars/compute/compute.yml needs to have lustre_client_enabled: True or False. Check examples/group_vars/compute/compute.example for default.

v2.1.4

16 Dec 15:16
Compare
Choose a tag to compare
  • small fixes in various places

v2.1.3

17 Oct 10:50
Compare
Choose a tag to compare
  • update default slurm timeout to 24hours
  • update ferm firewall
  • print error of certificates if found, arc-frontend
  • ansible-role-yum-cron2 has now possibility to clean up cache
  • Update ansible-role-lustre-clien
  • Allow multiple IP's per interface for IB
  • update role-rdma to v1.3.8