lib/cloudstrap/config.rb in cloudstrap-0.34.5.pre vs lib/cloudstrap/config.rb in cloudstrap-0.35.0.pre
- old
+ new
@@ -97,9 +97,14 @@
Contract None => String
def bootstrap_properties_seed_url
properties_seed_url
end
+ Contract None => String
+ def domain_name
+ required :domain_name
+ end
+
private
Contract None => ::Pastel::Delegator
def pastel
@pastel ||= Pastel.new