|
d14011c50b
|
Sync CHANGELOG with __unbound* changes
|
2020-06-07 08:55:47 +02:00 |
|
|
1e45d85d4d
|
Add new __unbound_exporter type
|
2020-06-07 08:53:56 +02:00 |
|
|
7b9ffb4a41
|
__unbound: wire remote control configuration
|
2020-06-07 08:46:18 +02:00 |
|
Dennis Camera
|
de4508cb06
|
Mark __dma_auth and __mail_alias as nonparallel
Both types modify a single file, so they shouldn't be run at the same time.
|
2020-06-06 21:45:40 +02:00 |
|
fnux
|
25e72d7135
|
Merge branch 'unbound' into 'master'
__unbound type
See merge request ungleich-public/cdist-contrib!7
|
2020-06-04 17:07:17 +02:00 |
|
|
89f0dc90ea
|
Add changelog entry for __unbound type
|
2020-06-03 15:09:07 +02:00 |
|
|
3d3a3ef802
|
Fix shellcheck warnings in newly imported __unbound type
|
2020-06-03 15:08:04 +02:00 |
|
|
6b38b248e2
|
Rename __ungleich_unbound into __unbound
|
2020-06-03 14:59:42 +02:00 |
|
|
3adb5ac4ca
|
Import __ungleich_unbound type for ungleich's dot-cdist
|
2020-06-03 14:58:43 +02:00 |
|
Dennis Camera
|
bf822f3f8c
|
[type/__dma] Fix SC2154
|
2020-06-01 20:26:52 +02:00 |
|
Dennis Camera
|
77e8a93daa
|
[type/__dma_auth] Fix SC2162
|
2020-06-01 20:25:10 +02:00 |
|
Dennis Camera
|
7183bb3cd1
|
[type/__dma] Fixes for FreeBSD
|
2020-06-01 19:24:45 +02:00 |
|
Dennis Camera
|
0657ac4f11
|
[type/__dma] Fix mailname
|
2020-06-01 19:21:41 +02:00 |
|
Dennis Camera
|
99d58672c4
|
[type/__dma_auth] Add semicolon
|
2020-06-01 19:20:05 +02:00 |
|
Dennis Camera
|
4fdddfd738
|
[type/__dma] Add --defer, --full-bounce, and --null-client
|
2020-06-01 17:23:31 +02:00 |
|
Dennis Camera
|
c8efbf4825
|
[type/__dma] Detect AUTHPATH
|
2020-06-01 17:16:04 +02:00 |
|
Dennis Camera
|
4dfa24723a
|
[type/__dma] Implement config file updates
|
2020-06-01 17:09:47 +02:00 |
|
Dennis Camera
|
b87b67597e
|
[type/__dma] Remove mail aliases functionality
|
2020-05-31 15:26:52 +02:00 |
|
Dennis Camera
|
3f72ca1341
|
[type/__dma_auth] Send messages
|
2020-05-31 15:24:54 +02:00 |
|
Dennis Camera
|
b848fca929
|
[type/__dma_auth] Finish code to rewrite auth.conf
|
2020-05-31 15:01:40 +02:00 |
|
Dennis Camera
|
59059a200a
|
[type/__dma_auth] Use host as key
|
2020-05-31 12:00:09 +02:00 |
|
Dennis Camera
|
988f277ad6
|
[type/__mail_alias] Fixes (mostly mawk compatibility)
|
2020-05-31 12:00:09 +02:00 |
|
Dennis Camera
|
a5f3f3cdaf
|
[type/__dma_auth] Implement type
|
2020-05-31 12:00:06 +02:00 |
|
Dennis Camera
|
3adc4f1609
|
[type/__mail_alias] Implement type
|
2020-05-30 18:08:05 +02:00 |
|
Dennis Camera
|
98496aa8e5
|
Add __mail_alias type
|
2020-05-29 17:33:52 +02:00 |
|
Dennis Camera
|
a491e8739e
|
Add __dma_auth type
|
2020-05-29 17:33:40 +02:00 |
|
Dennis Camera
|
f4671691be
|
Rename __root_mail_dma to __dma to prepare for new types
|
2020-05-29 17:33:23 +02:00 |
|
|
6b1e055d3d
|
[__root_mail_dma] Add new role to manage local root mail.
This type has been tested in FreeBSD and Debian-like systems (Debian, Devuan,
Ubuntu).
|
2020-05-27 18:34:06 +02:00 |
|
fnux
|
e4b96ee2a4
|
Merge branch '__coturn' into 'master'
Import __coturn type from ungleich's dot-cdist
See merge request ungleich-public/cdist-contrib!4
|
2020-05-16 08:29:08 +02:00 |
|
|
7efa697e5a
|
[__coturn] Make shellcheck happy
|
2020-05-15 22:26:33 +02:00 |
|
|
61bd5b5958
|
[__coturn] Add support for common parameters and extra-config.
extra-config allows for any complex setup to be defined and managed by the type
user.
|
2020-05-15 22:12:52 +02:00 |
|
|
45f601c911
|
__coturn: allow configuration of litening-ip
|
2020-05-15 12:26:50 +02:00 |
|
|
442dec51ed
|
__coturn: fix formating of {allowed,denied}-peer config entries
|
2020-05-15 12:26:10 +02:00 |
|
|
962ccb3d6e
|
Extend __coturn to devuan and ubuntu
|
2020-05-15 12:18:37 +02:00 |
|
|
6a41a572bf
|
Import __coturn type from ungleich's dot-cdist
|
2020-05-15 10:52:30 +02:00 |
|
|
43562ff09c
|
Make __matterbridge shellcheck-friendly
|
2020-05-15 08:08:45 +02:00 |
|
|
05a6b8aa42
|
Import __matterbridge type from ungleich's dot-cdist
|
2020-05-15 07:57:16 +02:00 |
|
|
c136d33db4
|
Merge branch 'policies-and-ci' into 'master'
Rolling-release policy, CI, new type requirements (shellcheck + manpage)
See merge request ungleich-public/cdist-contrib!2
|
2020-05-08 11:22:01 +02:00 |
|
|
c6da87d3dc
|
README: update links in CONTRIBUTING section
|
2020-05-08 11:20:29 +02:00 |
|
|
7747f87536
|
Add basic CI configuration
|
2020-05-07 09:37:30 +02:00 |
|
|
66bf91f2e9
|
Add scripts/run-manpage-checks.sh
|
2020-05-07 09:37:19 +02:00 |
|
|
898b6a20b0
|
Move run-shellcheck to scripts/
|
2020-05-07 09:37:19 +02:00 |
|
|
88661eb6f3
|
Add run-shellcheck helper
|
2020-05-07 08:59:14 +02:00 |
|
|
9ecffb618d
|
Add CONTIBUTING section to README
|
2020-05-07 08:45:21 +02:00 |
|
|
5b4a503001
|
Specificy 'rolling-release' policy
|
2020-05-07 08:44:45 +02:00 |
|
|
1cfcfb6a9f
|
++chanagelog
|
2020-04-28 07:34:38 +02:00 |
|
|
63ebe87897
|
Merge branch '__find_exec' into 'master'
new type: __find_exec
See merge request ungleich-public/cdist-contrib!1
|
2020-04-28 07:33:07 +02:00 |
|
|
0827558160
|
new type: __find_exec
|
2020-04-28 01:32:40 +03:00 |
|
|
16eda6f967
|
[docs] Improve README for newcomers.
|
2020-04-26 19:19:31 +02:00 |
|
|
7157e5c152
|
Initial project structure, README
|
2020-04-21 08:02:51 +02:00 |
|