Workshop:2020/02/13: Difference between revisions
From SUWS-wiki
DavidNewman (talk | contribs) |
DavidNewman (talk | contribs) |
||
Line 38: | Line 38: | ||
** Improve [https://gitb.com/sown/tunnelcerts tunnelcerts] Git repo to make it easier and more reliable to install. ([[User:DavidNewman|daveruss]]) | ** Improve [https://gitb.com/sown/tunnelcerts tunnelcerts] Git repo to make it easier and more reliable to install. ([[User:DavidNewman|daveruss]]) | ||
* Netbox tasks | * Netbox tasks | ||
** https://github.com/sown/tasks/issues/52 Use Device Roles properly in Netbox] | ** [https://github.com/sown/tasks/issues/52 Use Device Roles properly in Netbox] | ||
** https://github.com/sown/tasks/issues/55 Use Netbox reports] | ** [https://github.com/sown/tasks/issues/55 Use Netbox reports] | ||
** https://github.com/sown/tasks/issues/61 Make netbox and monitor2 accessible] | ** [https://github.com/sown/tasks/issues/61 Make netbox and monitor2 accessible] | ||
** [https://github.com/sown/tasks/issues/63 Recreate Server Attributes Checks with Netbox] | ** [https://github.com/sown/tasks/issues/63 Recreate Server Attributes Checks with Netbox] | ||
** [https://github.com/sown/tasks/issues/64 Revise roles in netbox] | ** [https://github.com/sown/tasks/issues/64 Revise roles in netbox] |
Revision as of 19:05, 13 February 2020
<< Meeting 6 February 2020 18:00:00 | Current Event: 13 February 2020 18:00:00 | Outing 14 March 2020 09:00:00 >>
[[|]] | Current Workshop:
|
[[|]]
Workshop (to be) held from 18:00-20:00 on 2020/02/13 in Zepler CLS Lecture Room
Task list
SOWN
Tidying up old tasks
- Import Ansible SOWN Git repository to GitHub
- Can this now be marked as done?
- Import SOWNBot codebase into GitHub
- Can the repo be made public? If not can this be marked as done?
- Switch over to using admin site server services in create Icinga config script
- Can this be marked as no longer relevant and closed?
- Replace eapol_test function with PHP RADIUS library for change password on www
- Can this be marked as no longer relevant and closed?
- Configure out of band access to servers
- Is this now complete?
- Add monitoring for bond0 on VMS
- Has this been done yet?
- Add monitoring for dual PSU servers
- Has this been done yet?
- Patch backup scripts to include postgres databases
- Is this still required or is it dealt with by https://github.com/sown/tasks/issues/49 ?
- Add monitoring on ZFS pools
- Has this been done yet?
Tasks that can be worked on
- Add SOWN bespoke NRPE checks scripts to GitHub
- Rewrite /opt/sown/certs/ scripts to remove code duplication by using generic functions
- Improve tunnelcerts Git repo to make it easier and more reliable to install. (daveruss)
- Netbox tasks