[chef] Re: The route resource provide in Chef


Chronological Thread 
  • From: Jesse Nelson < >
  • To: Bryan McLellan < >
  • Cc: Sascha Bates < >,
  • Subject: [chef] Re: The route resource provide in Chef
  • Date: Fri, 4 Mar 2011 06:23:58 -0800
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:mime-version:content-type:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to:x-mailer; b=RPckPt4w83kfkYT++k8zkkpxLRExiOfdZ6Fe4MIv4bB+zHaBZdRh5CVSaSZ86wG1Ju Z9CgBu4li7CUhK0pv91Z3gvk2iqLs+Hj0zL14UtnmNRm629DLjOKleSsYh4t1FY1W2PE Ir6s7fmJ6l4G8oz+aXZHc3eddOpqkaeCHa3QM=


there was a ticket 1598 that covered this issue, and i have a commit in my 
tree against that bug here:

https://github.com/spheromak/chef/tree/CHEF-1598

This doesn't look to have been merged ever, but i didn't notice cause i've 
been running it here in a cookbook for a long time.


On Mar 2, 2011, at 3:11 PM, Bryan McLellan wrote:

> On Wed, Mar 2, 2011 at 7:45 AM, Sascha Bates 
> < >
>  wrote:
>> We're running RH 5.5 systems w/Chef 0.9.12 at my client.  I've got the
>> route provider set up for some static route requirements.  Sadly, it
>> doesn't seem to be writing to a config file, although it creates the
>> route table just fine.  This is a problem for our ops guys if they
>> reboot the servers, especially since things are not mature enough yet
>> to just run chef-client all the time (which would rebuild the route
>> table).
> 
> While I wrote the initial route provider, it was over two years ago
> and none of my code remains. From a cursory review of the code, it
> appears that on redhat based platforms it should save routes to files
> in the /etc/sysconfig/network-scripts/ directory. Can you run
> 'chef-client -l debug' and provide the output in a gist or pastebin?
> You should see "writing route" in the output when it does.
> 
> I'm copying the Chef list to include the rest of the community as they
> may have more input.
> 
> Bryan




Archive powered by MHonArc 2.6.16.

§