From 3ee83b57559351345d52e7188457ce4bbd0bcd8b Mon Sep 17 00:00:00 2001 From: Alarig Le Lay Date: Thu, 17 Oct 2024 15:32:42 +0200 Subject: [PATCH] md madness Signed-off-by: Alarig Le Lay --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 1588ef0..b8d68d1 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,15 @@ # What the scripts are used for - * `bin/update-irr-filters.sh` has to be put in a cron - * `bin/update-check-import.sh` is used to do generate the stuff common to - all peers - * `bin/generate-irr-filter.sh` is used to generate each peer configuration +* `bin/update-irr-filters.sh` has to be put in a cron +* `bin/update-check-import.sh` is used to do generate the stuff common to + all peers +* `bin/generate-irr-filter.sh` is used to generate each peer configuration # Configuration files `/usr/local/etc/bird-peers-update.conf` is sourced for three variables: - * `PDB_API_KEY` which will be used to query the peeringdb api - * `BIRD_CONF_PATH` for the base dir of bird (freebsd and linux have - different ones) - * `IXP_ASN` the ixp asn for the communities +* `PDB_API_KEY` which will be used to query the peeringdb api +* `BIRD_CONF_PATH` for the base dir of bird (freebsd and linux have + different ones) +* `IXP_ASN` the ixp asn for the communities # Override some peers configuration If you want to add some configuration for some particular peers, you can do it