copr: do not set PEERDNS in aws
This commit is contained in:
parent
feda20ad3c
commit
57823e23c6
1 changed files with 1 additions and 0 deletions
|
@ -86,6 +86,7 @@
|
||||||
lineinfile: dest=/etc/sysconfig/network create=yes backup=yes state=present line='PEERDNS=no' regexp=^PEERDNS=
|
lineinfile: dest=/etc/sysconfig/network create=yes backup=yes state=present line='PEERDNS=no' regexp=^PEERDNS=
|
||||||
tags:
|
tags:
|
||||||
- config
|
- config
|
||||||
|
when: datacenter != "aws"
|
||||||
|
|
||||||
|
|
||||||
# - name: enable and run logrotate service
|
# - name: enable and run logrotate service
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue