aboutsummaryrefslogtreecommitdiffstats
path: root/modules/youri-check/manifests
Commit message (Collapse)AuthorAgeFilesLines
* Fix max_days calculation portability in youri-checkDan Fandrich2023-12-261-1/+3
| | | | This method should work in the old Puppet 3.6 we're using
* Attempt to keep age check relevantPascal Terjan2022-12-271-0/+2
|
* Add new createdb_user function for youriNicolas Lécureuil2017-04-151-0/+16
|
* Try a better fix for db creationNicolas Lécureuil2017-04-151-5/+1
|
* Fix typo in pgsql_passwordNicolas Lécureuil2017-04-151-1/+1
|
* Try to fix database creationNicolas Lécureuil2017-04-151-6/+5
|
* Try to create youricauldron dbNicolas Lécureuil2017-04-151-0/+7
|
* Change tabs into spacesNicolas Lécureuil2017-04-061-1/+1
|
* Ensure /var/www/youri-check existNicolas Lécureuil2017-04-061-0/+7
|
* Authorize CORS on check for pkgsubmit origin (do it also for http)Olivier Blin2016-10-051-0/+1
|
* Fix typo in previous youri-check commitOlivier Blin2016-10-051-1/+1
|
* Authorize CORS on check for pkgsubmit originOlivier Blin2016-10-051-0/+1
| | | | For dependencies.rss files that will be loaded through XMLHttpRequest
* use consistent domain referencesThomas Backlund2015-10-201-1/+1
|
* lint fixes for youri-checkThomas Backlund2015-10-201-51/+51
|
* youri-check: add ssl vhostNicolas Vigier2013-07-251-1/+6
|
* add missing requiresNicolas Vigier2012-09-271-0/+3
|
* Include youri-check::base before using itPascal Terjan2012-02-171-0/+2
|
* Make webdir accessiblePascal Terjan2012-02-171-0/+1
|
* Run youri-check both on 1 and cauldron (this is ugly but currently work)Pascal Terjan2012-02-161-36/+54
|
* small cleanupMichael Scherer2012-01-081-1/+0
|
* add defaults values for user created by puppet, to remove duplicationMichael Scherer2012-01-081-2/+0
|
* some cleaningMichael Scherer2012-01-081-8/+3
|
* change youri home directory to /var/lib/youri and ensure directory existsNicolas Vigier2011-10-041-1/+8
|
* fix the error message due to postgresql being declared twice :Michael Scherer2011-06-181-8/+10
| | | | | | | | - one time on rabbit ( for the check ) - one time on alamut ( for the report ) Much easier to figure out once I found the FAQ on puppet website : http://docs.puppetlabs.com/guides/troubleshooting.html#err-exported-resource-blahsometitle-cannot-override-local-resource-on-node-nodename
* Give more time to the checks now that there is a long onePascal Terjan2011-04-101-1/+1
|
* set only login in MAILTONicolas Vigier2011-04-081-1/+1
|
* send cron output to rootNicolas Vigier2011-04-061-0/+1
|
* not defining hour is not enough to remove it from current cronPascal Terjan2011-04-051-0/+2
|
* youri-check currently uses one cpu for a minute, so do it every hourPascal Terjan2011-04-051-3/+1
|
* web dir needs to be owned by youri, else we cannot write resultsPascal Terjan2011-04-051-1/+1
|
* Create the db...Pascal Terjan2011-04-031-0/+4
|
* Config file is also needed to generate reportPascal Terjan2011-04-031-7/+6
|
* Set minute for the cron job, else it will run every minutePascal Terjan2011-04-021-0/+1
|
* Fix syntaxPascal Terjan2011-04-021-3/+3
|
* Store youri-check results in pgsql, and generate the reports from there on ↵Pascal Terjan2011-04-021-34/+52
| | | | alamut
* Set the user for the cron jobPascal Terjan2011-03-251-0/+1
|
* - fix latest commit Michael Scherer2011-03-241-4/+6
|
* Try to get the variables into subclassPascal Terjan2011-03-231-1/+1
|
* Add an empty website for checkPascal Terjan2011-03-231-21/+37
|
* Fix module namePascal Terjan2011-03-231-1/+1
|
* Add a first version of youri-check module, running "dependencies" and ↵Pascal Terjan2011-03-231-0/+30
"missing" on core