diff --git a/unbound/parameters/os/OEL.yaml b/unbound/parameters/os/OEL.yaml new file mode 100644 index 0000000..a23bc6e --- /dev/null +++ b/unbound/parameters/os/OEL.yaml @@ -0,0 +1,7 @@ +# -*- coding: utf-8 -*- +# vim: ft=yaml +--- +values: + config: '/etc/unbound/unbound.conf' + config_dir: '/etc/unbound' +...