Is there a way to pass machine_options to a machine_image resource
specifically (rather than having to specify 'with_machine_options’
globally)?
Regards,
Christine
Is there a way to pass machine_options to a machine_image resource
specifically (rather than having to specify 'with_machine_options’
globally)?
Regards,
Christine
Yep! You can put literally anything on machine_image that you can put on
machine (it actually descends from machine).
On Wed, Feb 25, 2015 at 2:53 PM, Christine Draper <
christine_draper@thirdwaveinsights.com> wrote:
Is there a way to pass machine_options to a machine_image resource
specifically (rather than having to specify 'with_machine_options'
globally)?Regards,
Christine
OK, it may not be working with chef-provisioning-aws. I'll raise an issue
if so.
Regards,
Christine
On Thu, Feb 26, 2015 at 11:01 AM, John Keiser jkeiser@chef.io wrote:
Yep! You can put literally anything on machine_image that you can put on
machine (it actually descends from machine).On Wed, Feb 25, 2015 at 2:53 PM, Christine Draper <
christine_draper@thirdwaveinsights.com> wrote:Is there a way to pass machine_options to a machine_image resource
specifically (rather than having to specify 'with_machine_options'
globally)?Regards,
Christine