Skip to content

Commit

Permalink
log configuration changes
Browse files Browse the repository at this point in the history
  • Loading branch information
cantino committed Nov 2, 2014
1 parent 5bbb13a commit f6a9957
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/concerns/agent_controller_concern.rb
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ def control!
end
when 'configure'
target.update!(options: target.options.merge(interpolated['configure_options']))
log "Agent '#{target.name}' is configured with #{interpolated['configure_options'].inspect}"
when ''
# Do nothing
else
Expand Down

0 comments on commit f6a9957

Please sign in to comment.