diff options
author | 2024-08-07 18:41:02 +0100 | |
---|---|---|
committer | 2024-08-07 18:41:02 +0100 | |
commit | dcbb78959177537cf1fdda813380996a4b2daf8f (patch) | |
tree | 0a53ded19896aaddf93cc8f1e4ff34ac3f70464e /docs/runbooks/index.rst | |
parent | Revert "Enable fail2ban jails for postfix" (diff) |
Remove old documentation
Diffstat (limited to 'docs/runbooks/index.rst')
-rw-r--r-- | docs/runbooks/index.rst | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/docs/runbooks/index.rst b/docs/runbooks/index.rst deleted file mode 100644 index 18690c7..0000000 --- a/docs/runbooks/index.rst +++ /dev/null @@ -1,17 +0,0 @@ -Runbooks -======== - -Learn how to do anything in our infrastructure with these guidelines. - -.. note:: - - In general, we try to codify manual processes as much as possible. Still, - this section is important for tasks that are either hard to automate or are - run so infrequently that it does not make sense to regularly run them. - - -.. toctree:: - :maxdepth: 2 - :caption: Contents: - - postgresql-upgrade |