summaryrefslogtreecommitdiffstats
path: root/config/modules.conf
blob: c16385e7709fbaf67778e1469b0fa10d10183584 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[serializers]
settings = serializer_yaml
distro = serializer_yaml
profile = serializer_yaml
system = serializer_yaml
repo = serializer_yaml

[authentication]
module = authn_denyall

[authorization]
module = authz_allowall

[manage]
module = manage_isc_and_bind