ODCS: Remove PDC settings from pungi.conf
This commit is contained in:
parent
3d6a75c53d
commit
07f4f3d852
1 changed files with 0 additions and 5 deletions
|
@ -32,11 +32,6 @@ runroot = False
|
|||
{%- endif %}
|
||||
|
||||
|
||||
# PDC settings
|
||||
pdc_url = '{{ config.pdc_url }}'
|
||||
pdc_insecure = {{ config.pdc_insecure }}
|
||||
pdc_develop = {{ config.pdc_develop }}
|
||||
|
||||
# PKGSET
|
||||
{%- if config.pkgset_source == 'repos' %}
|
||||
pkgset_source = 'repos'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue