From 99e4a3d8adcb5fad1d8eb77b9c519a979079eb31 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Wed, 4 Jun 2025 11:23:13 -0500 Subject: feat: initial commit --- templates/ops/change-request.org | 17 +++++++++++++++++ templates/ops/runbook.org | 19 +++++++++++++++++++ 2 files changed, 36 insertions(+) create mode 100644 templates/ops/change-request.org create mode 100644 templates/ops/runbook.org (limited to 'templates/ops') diff --git a/templates/ops/change-request.org b/templates/ops/change-request.org new file mode 100644 index 0000000..b5944ca --- /dev/null +++ b/templates/ops/change-request.org @@ -0,0 +1,17 @@ +#+TITLE: Change Request - [System/Service] +#+DATE: %<%Y-%m-%d> +#+FILETAGS: :ops:change: + +* Description + +* Rationale + +* Impact Assessment + +* Rollout Plan + +* Rollback Plan + +* Approval +- Requested by: +- Reviewed by: \ No newline at end of file diff --git a/templates/ops/runbook.org b/templates/ops/runbook.org new file mode 100644 index 0000000..2d4eb2a --- /dev/null +++ b/templates/ops/runbook.org @@ -0,0 +1,19 @@ +#+TITLE: Runbook - [Task Name] +#+FILETAGS: :ops:runbook: + +* Purpose + +* Prerequisites +- Access +- Dependencies + +* Step-by-step Instructions +1. SSH into the server +2. Run backup script +3. Check log at /var/log/foo.log + +* Troubleshooting + +* Rollback Plan + +* Related Docs \ No newline at end of file -- cgit v1.2.3-70-g09d2