aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Scherer <misc@mageia.org>2012-01-07 22:27:04 +0000
committerMichael Scherer <misc@mageia.org>2012-01-07 22:27:04 +0000
commitec357bf18df4a8eeb4b84f5262ffb8af70cade25 (patch)
treec5b8c5098a108f811db6f3a5fcdac09b045ad1a9
parent79e8c7a15691973317afd8e90208d6ac3573a102 (diff)
downloadpuppet-ec357bf18df4a8eeb4b84f5262ffb8af70cade25.tar
puppet-ec357bf18df4a8eeb4b84f5262ffb8af70cade25.tar.gz
puppet-ec357bf18df4a8eeb4b84f5262ffb8af70cade25.tar.bz2
puppet-ec357bf18df4a8eeb4b84f5262ffb8af70cade25.tar.xz
puppet-ec357bf18df4a8eeb4b84f5262ffb8af70cade25.zip
use fully qualified name for the variable
-rw-r--r--modules/buildsystem/templates/submit-upload.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/modules/buildsystem/templates/submit-upload.conf b/modules/buildsystem/templates/submit-upload.conf
index 297b0492..03008905 100644
--- a/modules/buildsystem/templates/submit-upload.conf
+++ b/modules/buildsystem/templates/submit-upload.conf
@@ -204,9 +204,9 @@ actions:
sign:
class: Youri::Submit::Action::Sign
options:
- signuser: <%= sign_login %>
- path: <%= sign_keydir %>
- name: <%= sign_keyid %>
+ signuser: <%= scope.lookupvar('buildsystem::signbot::sign_login') %>
+ path: <%= scope.lookupvar('buildsystem::signbot::sign_keydir') %>
+ name: <%= scope.lookupvar('buildsystem::signbot::sign_keyid') %>
signscript: /usr/local/bin/sign-check-package
unpack_gfxboot_theme: