Skip to content

Commit 9da8879

Browse files
committed
Fix capitalisation
1 parent e814461 commit 9da8879

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

doc/source/configuration/firewall.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ Storage firewalld Configuration
8686
:caption: ``storage.yml``
8787
8888
###############################################################################
89-
# storage node firewalld configuration.
89+
# Storage node firewalld configuration.
9090
9191
# Whether to install and enable firewalld.
9292
storage_firewalld_enabled: true
@@ -118,7 +118,7 @@ Monitoring firewalld Configuration
118118
:caption: ``monitoring.yml``
119119
120120
###############################################################################
121-
# monitoring node firewalld configuration.
121+
# Monitoring node firewalld configuration.
122122
123123
# Whether to install and enable firewalld.
124124
monitoring_firewalld_enabled: true
@@ -182,7 +182,7 @@ Seed firewalld Configuration
182182
:caption: ``seed.yml``
183183
184184
###############################################################################
185-
# seed node firewalld configuration.
185+
# Seed node firewalld configuration.
186186
187187
# Whether to install and enable firewalld.
188188
seed_firewalld_enabled: true
@@ -211,7 +211,7 @@ Seed Hypervisor firewalld Configuration
211211
:caption: ``seed_hypervisor.yml``
212212
213213
###############################################################################
214-
# seed_hypervisor node firewalld configuration.
214+
# Seed hypervisor node firewalld configuration.
215215
216216
# Whether to install and enable firewalld.
217217
seed_hypervisor_firewalld_enabled: true

0 commit comments

Comments
 (0)