# -*- coding: utf-8 -*- # vim: ft=yaml # # Set default values. --- values: pkg: name: unbound rootgroup: root config: '/etc/unbound' service: name: unbound subcomponent: config: '/etc/unbound-subcomponent-formula.conf' # Just here for testing added_in_defaults: defaults_value winner: defaults ...