diff --git a/.gitlab/issue_templates/recycle-physical-server.md b/.gitlab/issue_templates/recycle-physical-server.md new file mode 100644 index 0000000..391c3de --- /dev/null +++ b/.gitlab/issue_templates/recycle-physical-server.md @@ -0,0 +1,30 @@ +/title Recycle old bare metal server(s) into a rancher node for + +/labels ~"activity::Deployment" + +Orders: + +Inventory: + +Environment: admin|production|staging|test-staging + +Summary: +- Management address (DNS): XXX.XXX.XXX.XXX (abcd.inria.fr) +- VLAN configuration: VLANXXXX/VLANXXX +- Management Port: +- Access Ports: +- Internal IP(s): xxx.xxx.xxx.xxx +- Internal DNS name(s): xxx.internal.(softwareheritage.org|``.swh.network + +Tasks: +- [ ] Decommission `old-fqdn` on pergamon +- [ ] Remove `.yaml` from the puppet repository +- [ ] Update the node's information in the inventory +- [ ] Create `.yaml` in the puppet repository +- [ ] Reinstall Debian bullseye with IPXE +- [ ] Register the new node in the cluster `` +- [ ] Create the required kubernetes labels (e.g. swh/journal_client=true, ...) +- [ ] Create a swap at least the size of the machine's memory +- [ ] Update firewall rules with the new machine's ip (e.g. swh_$environment_kube_workers, ...) +- [ ] (other actions if needed, drop unneeded actions) +