# File lib/chef/provider/deploy/timestamped.rb, line 26 def release_slug Time.now.utc.strftime("%Y%m%d%H%M%S") end