define the notification script

Signed-off-by: Dennis Gilmore <dennis@ausil.us>
This commit is contained in:
Dennis Gilmore 2015-12-02 12:06:11 -06:00
parent 231a042ba6
commit 76826ab891

View File

@ -63,11 +63,11 @@ greedy_method = "build"
#gather_source_mapping = "/path/to/mapping.json"
# TODO: link_files: copy, symlink, hardlink, hardlink-or-copy (default)
link_files = "hardlink-or-copy"
notification_script = "/usr/bin/pungi-fedmsg-notification"
# CREATEREPO
# TODO: checksum type
createrepo_c = True
createrepo_checksum = "sha256"