From 9da8879aaaf73d6024564390bb8a4288e77e24ac Mon Sep 17 00:00:00 2001 From: technowhizz <7688823+technowhizz@users.noreply.github.com> Date: Thu, 16 Jan 2025 13:16:53 +0000 Subject: [PATCH] Fix capitalisation --- doc/source/configuration/firewall.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/source/configuration/firewall.rst b/doc/source/configuration/firewall.rst index 2a14d8d6c..37eb857dd 100644 --- a/doc/source/configuration/firewall.rst +++ b/doc/source/configuration/firewall.rst @@ -86,7 +86,7 @@ Storage firewalld Configuration :caption: ``storage.yml`` ############################################################################### - # storage node firewalld configuration. + # Storage node firewalld configuration. # Whether to install and enable firewalld. storage_firewalld_enabled: true @@ -118,7 +118,7 @@ Monitoring firewalld Configuration :caption: ``monitoring.yml`` ############################################################################### - # monitoring node firewalld configuration. + # Monitoring node firewalld configuration. # Whether to install and enable firewalld. monitoring_firewalld_enabled: true @@ -182,7 +182,7 @@ Seed firewalld Configuration :caption: ``seed.yml`` ############################################################################### - # seed node firewalld configuration. + # Seed node firewalld configuration. # Whether to install and enable firewalld. seed_firewalld_enabled: true @@ -211,7 +211,7 @@ Seed Hypervisor firewalld Configuration :caption: ``seed_hypervisor.yml`` ############################################################################### - # seed_hypervisor node firewalld configuration. + # Seed hypervisor node firewalld configuration. # Whether to install and enable firewalld. seed_hypervisor_firewalld_enabled: true