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

[authentication]
module = authn_denyall

[authorization]
module = authz_allowall

[dns]
module = manage_bind

[dhcp]
module = manage_isc