Skip to content

Commit 15e08d7

Browse files
authored
Fix multiline comment
1 parent 6078a8a commit 15e08d7

File tree

1 file changed

+1
-0
lines changed
  • chef/cookbooks/ceph/recipes

1 file changed

+1
-0
lines changed

chef/cookbooks/ceph/recipes/mon.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@
8888
add_key.error!
8989

9090
# no need to check if the attribute is already set: it's part of the
91+
# only_if
9192
node.set["ceph"]["monitor-secret"] = monitor_key
9293
node.save
9394
end

0 commit comments

Comments
 (0)