[lvs-users] include config
Thomas Pedoussaut
thomas at pedoussaut.com
Wed Apr 16 15:36:50 BST 2008
Bgs wrote:
> Greetings,
>
> How big of a feature request would it be to have 'include' in the main
> config? We have an ever increasing number of VIPs and it would be muach
> easier to manage them if I could move the virtual_server sections into
> separate files.
>
>
> This would only need a 'simple' sequential parse-as-you-go approach
> and a one level is enough.
>
I ran my own system with a makefile to agregate multiple conf files into
one big keepalived.conf
[tpt at s1 ~]$ wc -l /etc/keepalived/keepalived.conf
362 /etc/keepalived/keepalived.conf
It's useful when you want to easily add services but the config is
different between MASTER and BACKUP instances. There is the static
portions, that are related to the machine, and the variables that are
linked to a service, but identical between your directors.
--
Thomas
Search lvs-users Archives
More information about the lvs-users
mailing list