Give greenwave some temporary logging at startup to debug policies.
This commit is contained in:
parent
1fdfbaa83f
commit
aa81a4ecd8
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ spec:
|
|||
python-requests \
|
||||
PyYAML \
|
||||
python2-flask
|
||||
RUN git clone https://pagure.io/greenwave.git /srv/greenwave
|
||||
RUN git clone -b startup-logging https://pagure.io/greenwave.git /srv/greenwave
|
||||
RUN ln -s /etc/greenwave/settings.py /srv/greenwave/conf/settings.py
|
||||
RUN mkdir -p /etc/greenwave/policies/
|
||||
RUN ln -s /srv/greenwave/conf/policies/fedora.yaml /etc/greenwave/policies/fedora.yaml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue