From 1650c16aa8a5e05bba083f9316f6f888cd511b71 Mon Sep 17 00:00:00 2001 From: Michal Konečný Date: Feb 15 2021 16:42:44 +0000 Subject: Fix indentation Signed-off-by: Michal Konečný --- diff --git a/docs/sysadmin-guide/sops/anitya.rst b/docs/sysadmin-guide/sops/anitya.rst index ee7edfd..c4a88ee 100644 --- a/docs/sysadmin-guide/sops/anitya.rst +++ b/docs/sysadmin-guide/sops/anitya.rst @@ -111,7 +111,7 @@ update the Ansible anitya role(s) and optionally run the playbook:: The configuration changes could be limited to staging only using:: - $ sudo rbac-playbook openshift-apps/release-monitoring.yml -l staging + $ sudo rbac-playbook openshift-apps/release-monitoring.yml -l staging This is recommended for testing new configuration changes. diff --git a/docs/sysadmin-guide/sops/hotness.rst b/docs/sysadmin-guide/sops/hotness.rst index f69743d..d81d3f8 100644 --- a/docs/sysadmin-guide/sops/hotness.rst +++ b/docs/sysadmin-guide/sops/hotness.rst @@ -97,7 +97,7 @@ update the Ansible anitya role(s) and optionally run the playbook:: The configuration changes could be limited to staging only using:: - $ sudo rbac-playbook openshift-apps/the-new-hotness.yml -l staging + $ sudo rbac-playbook openshift-apps/the-new-hotness.yml -l staging This is recommended for testing new configuration changes.