|
101928339f
|
bundles/powerdns: fix SyntaxWarning
|
2024-06-26 07:11:44 +02:00 |
|
|
0d0548311c
|
bundles/powerdns: add private ipv6 addresses as well
|
2024-02-26 06:34:30 +01:00 |
|
|
6f318f21ae
|
bundles/powerdns: use schema provided by the powerdns package
|
2023-11-11 20:38:45 +01:00 |
|
|
cd48cf495d
|
rework firewall setup
|
2023-09-24 21:01:51 +02:00 |
|
|
5238937044
|
bundles/powerdns: do not put private ipv4 into dns if public ipv6 exists
|
2023-09-09 23:02:38 +02:00 |
|
|
2b51812118
|
libs.tools.resolve_identifier(): add option to filter out linklocal ips and only physical interfaces
|
2023-09-09 15:37:37 +02:00 |
|
|
1260410eae
|
bundles/powerdns: split "add ip to autoprimaries" and "fix hostname for autoprimary"
|
2023-05-16 19:56:21 +02:00 |
|
|
6d2cf0fa24
|
bundles/powerdns: ensure primary servers are in database
|
2023-05-16 19:25:17 +02:00 |
|
|
a4bb7f89ec
|
rename ns-primary to ns-ionos
|
2023-05-16 17:58:31 +02:00 |
|
|
4122a7ccf8
|
isort the repo
|
2023-02-05 17:30:58 +01:00 |
|
|
55bebda4d4
|
bundles/powerdns: fix socket path for telegraf
|
2023-01-29 11:02:49 +01:00 |
|
|
ef16a2d081
|
bundles/powerdns: rework zone file generation
|
2023-01-29 11:01:48 +01:00 |
|
|
2e6e6b663e
|
bundles/powerdns: also send out notify to all secondaries
|
2023-01-29 09:21:59 +01:00 |
|
|
c93a4d0a99
|
powerdns: switch to AXFR for secondarie
|
2023-01-29 08:35:08 +01:00 |
|
|
31e614ab3b
|
bundles/powerdns: allow exposing API to the world
|
2023-01-29 08:06:27 +01:00 |
|
|
b460085bb0
|
bundles/powerdns: enable superslave if supported
|
2023-01-28 18:10:14 +01:00 |
|
|
906b63b123
|
move hostname stuff to libs.tools.resolve_identifier
|
2022-01-04 15:15:11 +01:00 |
|
|
36a4ebcdd6
|
bundles/powerdns: also try to use node.hostname for dns generation
|
2022-01-04 15:15:03 +01:00 |
|
|
2b0e3a4bf0
|
bundles/powerdns: use only public ips or those attached to physical interfaces to create dns records
kunsi/bundlewrap/pipeline/head This commit looks good
|
2021-09-25 11:08:18 +02:00 |
|
|
05d69c1f12
|
bundles/powerdns: use named-checkzone to verify zone integrity
|
2021-09-22 16:42:26 +02:00 |
|
|
de6249c65d
|
dns: fix some errors
|
2021-09-06 16:42:14 +02:00 |
|
|
d569b00960
|
modify nodes and bundles for new nftables syntax
|
2021-06-03 13:59:36 +02:00 |
|
|
6772b3b5d0
|
bundles: various fixes for telegraf plugins
bundlewrap/pipeline/head There was a failure building this commit
|
2021-04-24 11:45:58 +02:00 |
|
|
a37d31973a
|
bundles: add some telegraf plugins
|
2021-04-24 09:14:25 +02:00 |
|
|
e36a352a42
|
bundles: fix usage of set() vs {}
bundlewrap/pipeline/head This commit looks good
|
2021-04-04 10:34:55 +02:00 |
|
|
5a0aa82ec9
|
bundles/powerdns: fix missing imports
|
2021-03-21 11:43:17 +01:00 |
|
|
850d860d59
|
bundles/powerdns: add iptables config
|
2021-03-21 11:12:18 +01:00 |
|
|
b06532241b
|
bundles: use metastack syntax for metadata.get()
bundlewrap/pipeline/head This commit looks good
|
2021-02-18 18:12:25 +01:00 |
|
|
fbb8840dff
|
add .editorconfig, format files correctly
bundlewrap/pipeline/head This commit looks good
|
2021-02-17 10:56:18 +01:00 |
|
|
f52df58517
|
bundles: code style improvements
bundlewrap/pipeline/head This commit looks good
|
2021-02-12 20:45:41 +01:00 |
|
|
2d42e5f7dd
|
update bw to 4.3, add .provides() to metadata reactors
bundlewrap/pipeline/head This commit looks good
|
2021-01-07 18:44:38 +01:00 |
|
|
4f57a6c0e3
|
icinga2: more checks should send sms
bundlewrap/pipeline/head This commit looks good
|
2021-01-02 12:26:37 +01:00 |
|
|
e81fcafe7a
|
bundles/powerdns: fix dependencies
bundlewrap/pipeline/head There was a failure building this commit
|
2020-12-18 06:41:24 +01:00 |
|
|
4a57926577
|
bundles/icinga2: set some notification options for checks
|
2020-11-22 08:24:44 +01:00 |
|
|
e6acda1f52
|
bundles/powerdns: add monitoring
|
2020-11-21 18:55:34 +01:00 |
|
|
3fbe32518a
|
bundles/postgresql: rename users -> roles
bundlewrap/pipeline/head This commit looks good
|
2020-11-10 12:37:58 +01:00 |
|
|
eaf268aea9
|
libs/tools: change resolve_identifier() to return ipv4 and ipv6 separately
bundlewrap/pipeline/head This commit looks good
|
2020-11-09 18:46:37 +01:00 |
|
|
607da9d39b
|
bundles/powerdns: user resolve_identifier() for node-dns-entries
|
2020-11-09 15:37:48 +01:00 |
|
|
831545d8b1
|
introduce node.metadata['hostname'] to other bundles, update nodefiles to reflect changes
bundlewrap/pipeline/head This commit looks good
|
2020-10-25 11:14:46 +01:00 |
|
|
b70f9c9c9d
|
bundles/powerdns: make sure every dns server is able to resolve every other dns server
|
2020-10-25 10:58:11 +01:00 |
|
|
a33d8e4201
|
bundles/powerdns: decrease RETRY time
|
2020-10-25 10:57:26 +01:00 |
|
|
29f488c082
|
bundles/powerdns: put ip addresses of secondary nameservers into allow-axfer-ips
bundlewrap/pipeline/head There was a failure building this commit
|
2020-10-25 10:56:55 +01:00 |
|
|
152bb56fdd
|
bundles/powerdns: remove superslave setting
bundlewrap/pipeline/head There was a failure building this commit
debian currently does ship an older version, in which this
setting is enabled by default.
|
2020-10-25 10:55:17 +01:00 |
|
|
7a3e3ad68f
|
bundles/powerdns: we don't need the node names of primary nameservers
|
2020-10-25 10:53:55 +01:00 |
|
|
43bd6b4774
|
bundles/powerdns: only enable webserver and api on primary nameservers
|
2020-10-25 10:52:51 +01:00 |
|
|
ae7c3220e0
|
bundles/powerdns: fix NS records in zonefile header
bundlewrap/pipeline/head Build queued...
|
2020-10-17 13:04:28 +02:00 |
|
|
4d6b867bb3
|
bundles/powerdns: add metadata reactor for automatic node-dns-generation
bundlewrap/pipeline/head This commit looks good
|
2020-10-17 12:57:35 +02:00 |
|
|
793220c0ec
|
bundles/powerdns: auto-generate zonefile header based on dns server nodes
|
2020-10-17 12:57:07 +02:00 |
|
|
51e6d0534e
|
bundles/powerdns: fix Faults
bundlewrap/pipeline/head This commit looks good
|
2020-10-17 10:50:21 +02:00 |
|
|
ca1646d394
|
bundles/powerdns: add support for zone transfers
bundlewrap/pipeline/head There was a failure building this commit
|
2020-10-16 23:02:47 +02:00 |
|