[ARVADOS] updated: 9f86a1b5c8a6f62e8ea455cb7250a8dbfae0dfb5

git at public.curoverse.com git at public.curoverse.com
Tue Mar 11 13:28:53 EDT 2014


Summary of changes:
 services/api/config/application.yml.example |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

       via  9f86a1b5c8a6f62e8ea455cb7250a8dbfae0dfb5 (commit)
      from  35ad32eeb8af45be308fad378a80786e613e3ef3 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit 9f86a1b5c8a6f62e8ea455cb7250a8dbfae0dfb5
Author: Tom Clegg <tom at curoverse.com>
Date:   Tue Mar 11 13:28:49 2014 -0400

    Update comment to refer to correct default-config file.

diff --git a/services/api/config/application.yml.example b/services/api/config/application.yml.example
index dcfcb42..c48308d 100644
--- a/services/api/config/application.yml.example
+++ b/services/api/config/application.yml.example
@@ -25,7 +25,7 @@ production:
       Net::HTTP.get(URI("http://169.254.169.254/latest/meta-data/#{iface}-ipv4")).match(/^[\d\.]+$/)[0]
     end << '172.16.0.23'
   %>
-  # You must customize these. See config.defaults.yml for information.
+  # You must customize these. See application.default.yml for information.
   compute_node_ami: ~
   compute_node_ec2_tag_enable: ~
   compute_node_domain: ~

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list