Skip to content

Commit 5e59afd

Browse files
MoteHueAlex-Welsh
andauthored
Update etc/kayobe/cephadm.yml
Co-authored-by: Alex-Welsh <[email protected]>
1 parent 43a243b commit 5e59afd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

etc/kayobe/cephadm.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,9 +90,9 @@ cephadm_commands_pre: "{{ cephadm_commands_pre_default + cephadm_commands_pre_ex
9090
cephadm_commands_post: "{{ cephadm_commands_post_default + cephadm_commands_post_extra }}"
9191

9292
cephadm_commands_pre_default: []
93-
cephadm_commands_post_default: "{{ ['mgr module enable prometheus'] if kolla_enable_prometheus_ceph_mgr_exporter else [] }}"
94-
9593
cephadm_commands_pre_extra: []
94+
95+
cephadm_commands_post_default: "{{ ['mgr module enable prometheus'] if kolla_enable_prometheus_ceph_mgr_exporter else [] }}"
9696
cephadm_commands_post_extra: []
9797

9898
###############################################################################

0 commit comments

Comments
 (0)