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

[authentication]
module = authn_denyall

[authorization]
module = authz_allowall

[dns]
module = manage_bind

[dhcp]
module = manage_isc