move osbs site customize conf to correct filename
Signed-off-by: Adam Miller <admiller@redhat.com>
This commit is contained in:
parent
2f2108a0d5
commit
f4bd900b40
2 changed files with 2 additions and 2 deletions
|
@ -14,8 +14,8 @@
|
||||||
|
|
||||||
- name: Upload OSBS Site Customizations plugin conf
|
- name: Upload OSBS Site Customizations plugin conf
|
||||||
copy:
|
copy:
|
||||||
src: "osbs-site-customizations.json"
|
src: "osbs-site-customize.json"
|
||||||
dest: "/etc/osbs/input/prod_customizations.json"
|
dest: "/etc/osbs/input/prod_customize.json"
|
||||||
mode: 0400
|
mode: 0400
|
||||||
|
|
||||||
- name: Symlink in OSBS input configs provided by package
|
- name: Symlink in OSBS input configs provided by package
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue