fix fedora dnsmasq config path for osbs nodes
Signed-off-by: Adam Miller <admiller@redhat.com>
This commit is contained in:
parent
db74f8d68f
commit
82a9a2e925
1 changed files with 1 additions and 1 deletions
|
@ -193,7 +193,7 @@
|
|||
|
||||
- name: install fedora dnsmasq specific config
|
||||
copy:
|
||||
src: "{{files}}/osbs/fedora-dnsmasq.{{env}}"
|
||||
src: "{{files}}/osbs/fedora-dnsmasq.conf.{{env}}"
|
||||
dest: "/etc/dnsmasq.d/fedora-dns.conf"
|
||||
|
||||
- name: Setup requirements for OpenShift master
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue