[chef] Re: Re: Re: Re: testing for mounted fs, and trying shell_out


Chronological Thread 
  • From: Daniel DeLeo < >
  • To:
  • Subject: [chef] Re: Re: Re: Re: testing for mounted fs, and trying shell_out
  • Date: Thu, 27 Sep 2012 07:18:12 -0700


On Thursday, September 27, 2012 at 4:32 AM, andi abes wrote:

You want to use the shell_out class, not the mixin

https://github.com/opscode/chef/blob/master/chef/lib/chef/shell_out.rb

You can use the mixin, you either need to include it into the Chef::Recipe class, or use `extend` (instead of `include`) in an individual recipe file.


HTH,

-- 
Daniel DeLeo




Archive powered by MHonArc 2.6.16.

§