diff --git a/extra-cheat-sheets.json b/extra-cheat-sheets.json index 937b16be6..dc7001c1c 100644 --- a/extra-cheat-sheets.json +++ b/extra-cheat-sheets.json @@ -290,5 +290,9 @@ "github": "ContainerSolutions/runbooks", "type": "github", "filePattern": "^content/posts/(.+).md$" + }, + "Runbooks Example": { + "github": "sstafford/ops_runbook", + "type": "github" } }