One more level
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
85885f0cef
commit
69faeec852
1 changed files with 1 additions and 1 deletions
|
@ -7,5 +7,5 @@ metadata:
|
|||
app: bodhi
|
||||
data:
|
||||
production.ini: |-
|
||||
{%- macro production_ini() %} {% include "../../bodhi2/base/templates/production.ini.j2" %}{%- endmacro -%}
|
||||
{%- macro production_ini() %} {% include "../../../bodhi2/base/templates/production.ini.j2" %}{%- endmacro -%}
|
||||
{{ production_ini() | indent() }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue