Skip to content

Commit

Permalink
Fix multiline comment
Browse files Browse the repository at this point in the history
  • Loading branch information
scottwulf authored Aug 4, 2017
1 parent 6078a8a commit 15e08d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions chef/cookbooks/ceph/recipes/mon.rb
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@
add_key.error!

# no need to check if the attribute is already set: it's part of the
# only_if
node.set["ceph"]["monitor-secret"] = monitor_key
node.save
end
Expand Down

0 comments on commit 15e08d7

Please sign in to comment.