Some explanatory notes.
This commit is contained in:
parent
6bc081f641
commit
0d64f05a4e
2 changed files with 9 additions and 0 deletions
7
roles/osbs-client/files/README
Normal file
7
roles/osbs-client/files/README
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
The site-customize file here additionally disables or enables plugins on top of
|
||||||
|
the default set.
|
||||||
|
|
||||||
|
The default set ships with osbs-client and can be found here:
|
||||||
|
https://github.com/projectatomic/osbs-client/blob/master/inputs/prod_inner.json
|
||||||
|
|
||||||
|
See also: https://github.com/projectatomic/osbs-client/blob/master/docs/build_process.md
|
|
@ -12,6 +12,8 @@
|
||||||
path: "/etc/osbs/input/"
|
path: "/etc/osbs/input/"
|
||||||
state: directory
|
state: directory
|
||||||
|
|
||||||
|
# This overrides defaults which are set in
|
||||||
|
# https://github.com/projectatomic/osbs-client/blob/master/inputs/prod_inner.json
|
||||||
- name: Upload OSBS Site Customizations plugin conf
|
- name: Upload OSBS Site Customizations plugin conf
|
||||||
copy:
|
copy:
|
||||||
src: "osbs-site-customize.json"
|
src: "osbs-site-customize.json"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue