[ Posting again from my subscribed address, looks like it didn't get through the first time. ] Hello, If I'm not mistaken, the global option "include" can only include one file at a time. Would it be possible to make it include a glob, or maybe the contents of a whole directory? Something like "include mydir/*.conf" would be invaluable for managing BIRD with tools like Puppet. Thanks, -- Arnaud
On Wed, Jul 31, 2013 at 07:22:32PM +0200, Arnaud Gomes-do-Vale wrote:
[ Posting again from my subscribed address, looks like it didn't get through the first time. ]
Hello,
If I'm not mistaken, the global option "include" can only include one file at a time. Would it be possible to make it include a glob, or maybe the contents of a whole directory? Something like "include mydir/*.conf" would be invaluable for managing BIRD with tools like Puppet.
BIRD include option supports wildcards since v1.3.8 . -- Elen sila lumenn' omentielvo Ondrej 'SanTiago' Zajicek (email: santiago@crfreenet.org) OpenPGP encrypted e-mails preferred (KeyID 0x11DEADC3, wwwkeys.pgp.net) "To err is human -- to blame it on a computer is even more so."
Hello, On Wed, 2013-07-31 at 20:11 +0200, Ondrej Zajicek wrote:
On Wed, Jul 31, 2013 at 07:22:32PM +0200, Arnaud Gomes-do-Vale wrote:
[ Posting again from my subscribed address, looks like it didn't get through the first time. ]
Hello,
If I'm not mistaken, the global option "include" can only include one file at a time. Would it be possible to make it include a glob, or maybe the contents of a whole directory? Something like "include mydir/*.conf" would be invaluable for managing BIRD with tools like Puppet.
BIRD include option supports wildcards since v1.3.8 .
You can also use dotdee for that purpose. best, -- mirsal
participants (3)
-
Arnaud Gomes-do-Vale -
mirsal -
Ondrej Zajicek