We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6078a8a commit 15e08d7Copy full SHA for 15e08d7
chef/cookbooks/ceph/recipes/mon.rb
@@ -88,6 +88,7 @@
88
add_key.error!
89
90
# no need to check if the attribute is already set: it's part of the
91
+ # only_if
92
node.set["ceph"]["monitor-secret"] = monitor_key
93
node.save
94
end
0 commit comments