9 lines
283 B
YAML
9 lines
283 B
YAML
# Note that the matching is done with re.match()
|
|
'.+':
|
|
# Should be early in the alphabet since it's run in name-order !!! Not in order shown here
|
|
geteduroam:
|
|
sunet::server:
|
|
sshd_config: true
|
|
unattended_upgrades: true
|
|
unattended_upgrades_use_template: true
|