updated youtubedl state
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Paul 2023-04-13 23:14:58 +02:00
parent 565635c772
commit 06e8913f81

View File

@ -1,6 +1,3 @@
{%- import_yaml "youtubedl/defaults.yaml" as defaults %}
{%- set youtubedl = salt['pillar.get']('youtubedl', default=defaults.youtubedl, merge=True) %}
{%- set nickname = salt['pillar.get']('nickname',default='anonymous') %}
{%- set syscontact = salt['pillar.get']('syscontact',default='anonymous@example.com') %}