base / big network cleanup
Everything should now be using linux-system-roles/network, so we drop our hacky nmcli calls and everything that referred to them, including exclude variables. Also, lets just let NM handle resolv.conf so it's not wrong all the time on reboots. Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
78fed3975c
commit
eb991fa9c1
47 changed files with 0 additions and 216 deletions
|
@ -1,5 +1,4 @@
|
|||
---
|
||||
ansible_ifcfg_blocklist: True
|
||||
# Copr vars
|
||||
copr_hostbase: copr-fe-dev
|
||||
datacenter: aws
|
||||
|
@ -17,7 +16,6 @@ nagios_Check_Services:
|
|||
raid: false
|
||||
sshd: false
|
||||
swap: false
|
||||
nm_controlled_resolv: True
|
||||
principal_alias: "HTTP/copr-fe-dev.cloud.fedoraproject.org@STG.FEDORAPROJECT.ORG"
|
||||
public_ip: 18.208.24.211
|
||||
root_auth_users: msuchy frostyx praiskup schlupov ttomecek
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue