]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
mgr: fix a typo
authorLorenz Bausch <info@lorenzbausch.de>
Thu, 9 Mar 2023 10:18:48 +0000 (11:18 +0100)
committerGuillaume Abrioux <gabrioux@ibm.com>
Wed, 15 Mar 2023 15:14:44 +0000 (16:14 +0100)
This commit fixes a typo in `roles/ceph-mgr/defaults/main.yml`
(s/mpdules/modules)

Signed-off-by: Lorenz Bausch <info@lorenzbausch.de>
group_vars/mgrs.yml.sample
roles/ceph-mgr/defaults/main.yml

index 6fb9bc155fe9317ab7f814f3ac35a466b80d6dc8..4a1d64f058b27c1e3652a1a5d589f5f554daaf5c 100644 (file)
@@ -21,7 +21,7 @@ dummy:
 ###########
 # MODULES #
 ###########
-# Ceph mgr modules to enable, to view the list of available mpdules see: http://docs.ceph.com/docs/CEPH_VERSION/mgr/
+# Ceph mgr modules to enable, to view the list of available modules see: http://docs.ceph.com/docs/CEPH_VERSION/mgr/
 # and replace CEPH_VERSION with your current Ceph version, e,g: 'mimic'
 #ceph_mgr_modules: []
 
index 2f559dec4fd2ffaf21dacbd3d989a1355c56c1dd..a4dad30d73401b909a4f66ba999fdc5788d9b215 100644 (file)
@@ -13,7 +13,7 @@ mgr_secret: 'mgr_secret'
 ###########
 # MODULES #
 ###########
-# Ceph mgr modules to enable, to view the list of available mpdules see: http://docs.ceph.com/docs/CEPH_VERSION/mgr/
+# Ceph mgr modules to enable, to view the list of available modules see: http://docs.ceph.com/docs/CEPH_VERSION/mgr/
 # and replace CEPH_VERSION with your current Ceph version, e,g: 'mimic'
 ceph_mgr_modules: []