[rancid] Re: Issues with f5rancid
Derek Andree
derek.andree at nuance.com
Wed Jun 24 18:48:38 UTC 2009
This has fixed the issue, although I'm not sure I understand why these
commands only appear to affect the Standby F5 devices we have.
Thanks for the help!
On 6/24/09 8:19 AM, "Anthony Tonns" <atonns at promotions.com> wrote:
> I noticed the same problem. I just "tweaked" the f5rancid script to get
> around it.
>
> Tony
>
> ---8<---
> $ diff -u f5rancid.orig f5rancid
> --- f5rancid.orig 2008-12-12 12:30:01.000000000 -0500
> +++ f5rancid 2008-12-12 12:59:49.000000000 -0500
> @@ -545,8 +545,8 @@
> {'bigpipe base list' => 'ShowBaseRun'},
> {'bigpipe db show' => 'ShowDb'},
> {'bigpipe route static show' => 'ShowRouteStatic'},
> - {'ls --full-time --color=never /config/ssl/ssl.crt' =>
> 'ShowSslCrt'},
> - {'ls --full-time --color=never /config/ssl/ssl.key' =>
> 'ShowSslKey'},
> +# {'/bin/ls --full-time --color=never /config/ssl/ssl.crt'
> => 'ShowSslCrt'},
> +# {'/bin/ls --full-time --color=never /config/ssl/ssl.key'
> => 'ShowSslKey'},
> {'bigpipe list' => 'WriteTerm'}
> );
> # Use an array to preserve the order of the commands and a hash for
> mapping
More information about the Rancid-discuss
mailing list