Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | buildsystem::signbot: add options for gpg key infos | Nicolas Vigier | 2013-05-23 | 1 | -4/+2 |
| | | | | | Add options in buildsystem::var::signbot to select GPG key email and name. | ||||
* | buildsystem: rename scheduler::var to var::scheduler | Nicolas Vigier | 2012-12-11 | 1 | -2/+2 |
| | |||||
* | buildsystem::signbot: move files from templates to files directory | Nicolas Vigier | 2012-12-11 | 1 | -3/+3 |
| | | | | | | | | The following files have been moved from templates to files directory because they don't use any templating : - mga-signpackage - signbot-rpmmacros - sign-check-package | ||||
* | Create buildsystem::var::signbot | Nicolas Vigier | 2012-12-11 | 1 | -10/+6 |
| | | | | | All options for buildsystem::signbot are now stored in buildsystem::var::signbot. | ||||
* | buildsystem: use mga-common::local_script | Nicolas Vigier | 2012-12-10 | 1 | -1/+1 |
| | |||||
* | iuuse the new module made for refactoring and sharing variable ( ie login of ↵ | Michael Scherer | 2012-03-16 | 1 | -3/+2 |
| | | | | the user for scheduler ) | ||||
* | clean signbot.pp for puppet-lint compliance | Michael Scherer | 2012-03-16 | 1 | -33/+33 |
| | |||||
* | refactor local_script declaration | Michael Scherer | 2012-01-08 | 1 | -6/+3 |
| | |||||
* | do not use a prefix for the variable ( not needed since we placed it in its ↵ | Michael Scherer | 2012-01-08 | 1 | -5/+5 |
| | | | | own submobule ) | ||||
* | add the missing script to sign packages ( was before unversionned in /usr/bin ) | Michael Scherer | 2012-01-08 | 1 | -0/+4 |
| | |||||
* | do not prefix login with signbot_, clearer this way | Michael Scherer | 2012-01-08 | 1 | -4/+4 |
| | |||||
* | do not prefix variable with sign_, no longer needed, and various cleaning | Michael Scherer | 2012-01-08 | 1 | -4/+2 |
| | | | | due to values already set by default | ||||
* | reapply commit 2142, since it was not the problem in the end | Michael Scherer | 2012-01-08 | 1 | -3/+3 |
| | |||||
* | revert commit 2140 ( since this does not work as i expected after reading ↵ | Michael Scherer | 2012-01-08 | 1 | -3/+3 |
| | | | | source code ) | ||||
* | put signbot templates file in a subdirectory ( cleaner to not have | Michael Scherer | 2012-01-07 | 1 | -3/+3 |
| | | | | everything in one directory ) | ||||
* | defaults are now set for all classes in defaults.pp | Michael Scherer | 2012-01-07 | 1 | -6/+0 |
| | |||||
* | refactoring of file | Michael Scherer | 2012-01-07 | 1 | -6/+5 |
| | |||||
* | split signbot from the main module | Michael Scherer | 2012-01-07 | 1 | -0/+47 |