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
|
||||
copy:
|
||||
src: "osbs-site-customizations.json"
|
||||
dest: "/etc/osbs/input/prod_customizations.json"
|
||||
src: "osbs-site-customize.json"
|
||||
dest: "/etc/osbs/input/prod_customize.json"
|
||||
mode: 0400
|
||||
|
||||
- name: Symlink in OSBS input configs provided by package
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue