Add a Runbook
Add a Runbook
To add a new runbook
- Create a new
*.html.md.erbfile in thesource/documentation/<subdirectory>directory of this repository, containing the runbook information - Add a corresponding list item in the
source/index.html.md.erbfile
The link target should be
runbooks/documentation/<subdirectory>/[filename].htmli.e. if the runbook file issource/documentation/certificates/foobar.html.md.erbthen the link target should berunbooks/certificates/foobar.html
- Raise and merge a PR to add your changes to the
mainbranch of this repository
Was this page useful?