This is what I got::image_id => 'ami-de51669b', [2015-01-30T18:30:34-07:00] ERROR: undefined method `with_machine_options' for Chef::Resource::Machinewith_machine_options({:image_id => 'ami-de51889b',:bootstrap_options => {:key_name => 'key',:instance_type => 'm3.medium',:subnet => 'subnet-93fb453b'}})Is there something painfully obvious that I'm missing here?On Fri, Jan 30, 2015 at 4:56 PM, George Miranda < " target="_blank"> > wrote:It looks like you might be getting the default AMI for whatever region you're in.[1] For... reasons?Try setting image_id as a machine option rather than a bootstrap option.with_machine_options({:bootstrap_options => {:foo => "bar"},:image_id => "ami-73717d36"})
Archive powered by MHonArc 2.6.16.