/[adm]/puppet/modules/youri-check/manifests/init.pp
ViewVC logotype

Log of /puppet/modules/youri-check/manifests/init.pp

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (annotate)
Sticky Revision:

Revision 2199 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jan 8 20:24:58 2012 UTC (12 years, 3 months ago) by misc
File length: 1765 byte(s)
Diff to previous 2194 , to selected 1482
add defaults values for user created by puppet, to remove duplication

Revision 2194 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jan 8 18:09:20 2012 UTC (12 years, 3 months ago) by misc
File length: 1828 byte(s)
Diff to previous 2027 , to selected 1482
some cleaning

Revision 2027 - (view) (download) (annotate) - [select for diffs]
Modified Tue Oct 4 12:37:53 2011 UTC (12 years, 6 months ago) by boklm
File length: 1934 byte(s)
Diff to previous 1767 , to selected 1482
change youri home directory to /var/lib/youri and ensure directory exists

Revision 1767 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jun 18 00:28:02 2011 UTC (12 years, 10 months ago) by misc
File length: 1829 byte(s)
Diff to previous 1510 , to selected 1482
fix the error message due to postgresql being declared twice :
- 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


Revision 1510 - (view) (download) (annotate) - [select for diffs]
Modified Sun Apr 10 23:33:00 2011 UTC (13 years ago) by pterjan
File length: 1819 byte(s)
Diff to previous 1497 , to selected 1482
Give more time to the checks now that there is a long one

Revision 1497 - (view) (download) (annotate) - [select for diffs]
Modified Fri Apr 8 13:39:11 2011 UTC (13 years ago) by boklm
File length: 1819 byte(s)
Diff to previous 1488 , to selected 1482
set only login in MAILTO

Revision 1488 - (view) (download) (annotate) - [select for diffs]
Modified Wed Apr 6 17:19:29 2011 UTC (13 years ago) by boklm
File length: 1827 byte(s)
Diff to previous 1486 , to selected 1482
send cron output to root

Revision 1486 - (view) (download) (annotate) - [select for diffs]
Modified Tue Apr 5 23:22:00 2011 UTC (13 years ago) by pterjan
File length: 1784 byte(s)
Diff to previous 1485 , to selected 1482
not defining hour is not enough to remove it from current cron

Revision 1485 - (view) (download) (annotate) - [select for diffs]
Modified Tue Apr 5 23:11:11 2011 UTC (13 years ago) by pterjan
File length: 1734 byte(s)
Diff to previous 1482
youri-check currently uses one cpu for a minute, so do it every hour

Revision 1482 - (view) (download) (annotate) - [selected]
Modified Tue Apr 5 07:52:14 2011 UTC (13 years ago) by pterjan
File length: 1805 byte(s)
Diff to previous 1455
web dir needs to be owned by youri, else we cannot write results

Revision 1455 - (view) (download) (annotate) - [select for diffs]
Modified Sun Apr 3 13:57:59 2011 UTC (13 years ago) by pterjan
File length: 1806 byte(s)
Diff to previous 1450 , to selected 1482
Create the db...

Revision 1450 - (view) (download) (annotate) - [select for diffs]
Modified Sun Apr 3 13:25:04 2011 UTC (13 years ago) by pterjan
File length: 1664 byte(s)
Diff to previous 1449 , to selected 1482
Config file is also needed to generate report

Revision 1449 - (view) (download) (annotate) - [select for diffs]
Modified Sat Apr 2 16:39:01 2011 UTC (13 years ago) by pterjan
File length: 1665 byte(s)
Diff to previous 1448 , to selected 1482
Set minute for the cron job, else it will run every minute

Revision 1448 - (view) (download) (annotate) - [select for diffs]
Modified Sat Apr 2 12:30:20 2011 UTC (13 years ago) by pterjan
File length: 1640 byte(s)
Diff to previous 1447 , to selected 1482
Fix syntax

Revision 1447 - (view) (download) (annotate) - [select for diffs]
Modified Sat Apr 2 12:22:27 2011 UTC (13 years ago) by pterjan
File length: 1637 byte(s)
Diff to previous 1394 , to selected 1482
Store youri-check results in pgsql, and generate the reports from there on alamut

Revision 1394 - (view) (download) (annotate) - [select for diffs]
Modified Fri Mar 25 15:28:35 2011 UTC (13 years ago) by pterjan
File length: 1005 byte(s)
Diff to previous 1371 , to selected 1482
Set the user for the cron job

Revision 1371 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 24 00:19:21 2011 UTC (13 years ago) by misc
File length: 983 byte(s)
Diff to previous 1370 , to selected 1482
- fix latest commit 


Revision 1370 - (view) (download) (annotate) - [select for diffs]
Modified Wed Mar 23 23:30:30 2011 UTC (13 years ago) by pterjan
File length: 952 byte(s)
Diff to previous 1368 , to selected 1482
Try to get the variables into subclass

Revision 1368 - (view) (download) (annotate) - [select for diffs]
Modified Wed Mar 23 23:03:01 2011 UTC (13 years, 1 month ago) by pterjan
File length: 912 byte(s)
Diff to previous 1366 , to selected 1482
Add an empty website for check

Revision 1366 - (view) (download) (annotate) - [select for diffs]
Modified Wed Mar 23 22:39:12 2011 UTC (13 years, 1 month ago) by pterjan
File length: 633 byte(s)
Diff to previous 1364 , to selected 1482
Fix module name

Revision 1364 - (view) (download) (annotate) - [select for diffs]
Added Wed Mar 23 22:29:22 2011 UTC (13 years, 1 month ago) by pterjan
File length: 633 byte(s)
Diff to selected 1482
Add a first version of youri-check module, running "dependencies" and "missing" on core

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC 1.1.30