Update comment to refer to correct default-config file.
authorTom Clegg <tom@curoverse.com>
Tue, 11 Mar 2014 17:28:49 +0000 (13:28 -0400)
committerTom Clegg <tom@curoverse.com>
Tue, 11 Mar 2014 17:28:49 +0000 (13:28 -0400)
services/api/config/application.yml.example

index dcfcb42f186404df4b42da0fb1f318dd7f70e501..c48308d0935af8a7c9cb2e1ee8de4c0d0b7291d5 100644 (file)
@@ -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: ~