You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fgci-ansible playbooks are now under MIT license. #155
Added hosts-int to local.yml too #153 - update your ansibles.
Added configuring the ansible-pull cronjob to compute.yml #156 - it is now possible to fix a broken /etc/cron.d/ansible-pull cronjob entry! Run this:
ansible-playbook compute.yml -t pull
Role Updates
fgci-install:1 Gathering of $runtime in ansible-pull-script.sh now uses /proc/timer_list instead of date command
When we send $runtime to grafana we now do it in a separate metric [2](so two API/CURL POST requests instead of one) . Also made grafana_ansible_pull.sh smaller. Idea is to be able to make graphs showing where ansible-pull is slower, to find places where we can do performance improvements.
pxe_config: The custom-inventory.py is now much more easy to read (from 184 lines to 87). (PR, @jabl, 3)
arc-frontend using standard GOCDB site name on arc.conf for InfoSys and Vapor compliance 4