copr: defaults for aws

All aws boxes to have:
| nm_controlled_resolv: True
| ansible_ifcfg_blacklist: True
This commit is contained in:
Pavel Raiskup 2020-02-19 21:55:02 +01:00 committed by Pierre-Yves Chibon
parent 702ac86cd5
commit fb4ff2bdbd
2 changed files with 4 additions and 0 deletions

View file

@ -1,2 +1,4 @@
---
services_disabled: true
nm_controlled_resolv: True
ansible_ifcfg_blacklist: True

View file

@ -1,2 +1,4 @@
---
services_disabled: true
nm_controlled_resolv: True
ansible_ifcfg_blacklist: True