Releases: fgci-org/fgci-ansible
Releases · fgci-org/fgci-ansible
v2.2.3
v2.2.2
v2.2.1
v2.2.0
- 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
v2.1.7
v2.1.6
v2.1.5
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
v2.1.3
- 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