lib/bosh/stemcell/builder_options.rb in bosh-stemcell-1.2889.0 vs lib/bosh/stemcell/builder_options.rb in bosh-stemcell-1.2891.0

- old
+ new

@@ -32,10 +32,11 @@ }.merge(bosh_micro_options).merge(environment_variables).merge(ovf_options) end attr_reader( :stemcell_version, + :image_create_disk_size, ) private def_delegators( @@ -46,10 +47,9 @@ ) attr_reader( :environment, :definition, - :image_create_disk_size, :bosh_micro_release_tgz_path, :os_image_tgz_path, ) def ovf_options