/[adm]/puppet/modules/puppet
ViewVC logotype

Log of /puppet/modules/puppet

View Directory Listing Directory Listing


Sticky Revision:

Revision 2257 - Directory Listing
Modified Sun Jan 15 10:12:01 2012 UTC (12 years, 3 months ago) by misc
deploy reports by irc on valstar

Revision 2233 - Directory Listing
Modified Sun Jan 8 23:26:04 2012 UTC (12 years, 3 months ago) by misc
fix dependency problem due to last commit

Revision 2222 - Directory Listing
Modified Sun Jan 8 22:24:51 2012 UTC (12 years, 3 months ago) by misc
cleaning of puppet module

Revision 2010 - Directory Listing
Modified Mon Sep 19 09:28:37 2011 UTC (12 years, 7 months ago) by misc
add autosign.conf, so we can autodeploy test vm in the test
environment

Revision 2009 - Directory Listing
Modified Mon Sep 19 08:51:23 2011 UTC (12 years, 7 months ago) by misc
allow to change environment easyly on commandline

Revision 2000 - Directory Listing
Modified Mon Sep 12 17:02:34 2011 UTC (12 years, 7 months ago) by misc
call the server puppet rather than puppetmaster, since that's the
default name, and so it ease the deployment of new nodes and vm

Revision 1955 - Directory Listing
Modified Wed Aug 17 22:04:10 2011 UTC (12 years, 8 months ago) by misc
adapt the configuration for upgrade to mageia ( rails changed name )

Revision 1915 - Directory Listing
Modified Fri Aug 5 13:40:55 2011 UTC (12 years, 8 months ago) by boklm
don't stop puppet service to avoid puppet killing itself

Revision 1914 - Directory Listing
Modified Fri Aug 5 12:48:34 2011 UTC (12 years, 8 months ago) by boklm
ensure puppet daemon is stopped as we are now using cron

Revision 1897 - Directory Listing
Modified Thu Jul 21 09:30:49 2011 UTC (12 years, 9 months ago) by nanardon
- add a comment to warn people

Revision 1896 - Directory Listing
Modified Thu Jul 21 09:24:58 2011 UTC (12 years, 9 months ago) by nanardon
- ooops wrong svn

Revision 1895 - Directory Listing
Modified Thu Jul 21 09:21:29 2011 UTC (12 years, 9 months ago) by nanardon
- abandon storeconfig

Revision 1815 - Directory Listing
Modified Thu Jul 7 21:01:36 2011 UTC (12 years, 9 months ago) by misc
no longer check for puppet service


Revision 1800 - Directory Listing
Modified Mon Jul 4 14:28:56 2011 UTC (12 years, 9 months ago) by misc
reenable splay, as ecosse and jonund sync at the same time, and this cause problem


Revision 1798 - Directory Listing
Modified Sun Jul 3 22:39:59 2011 UTC (12 years, 9 months ago) by misc
disable splay, no longer needed

Revision 1796 - Directory Listing
Modified Sun Jul 3 22:32:06 2011 UTC (12 years, 9 months ago) by misc
use a cron based system rather than the daemon, as said on the ml

Revision 951 - Directory Listing
Modified Wed Feb 2 23:26:53 2011 UTC (13 years, 2 months ago) by misc
oops, 1m doesn't 1 month, but 1 minutes

Revision 948 - Directory Listing
Modified Wed Feb 2 23:18:03 2011 UTC (13 years, 2 months ago) by misc
clean the old report ( already 2G on valstar )

Revision 880 - Directory Listing
Modified Sat Jan 22 23:04:53 2011 UTC (13 years, 2 months ago) by misc
- send mail from puppet on a dedicated ml, as said on 05/11/11

Revision 741 - Directory Listing
Modified Sun Jan 9 11:15:07 2011 UTC (13 years, 3 months ago) by misc
add newer path for module searching :
 - external for modules that we didn't wrote and took from the internet
 - deployment, for modules that are purely deployment specific (
   website, maillings lists )

Revision 730 - Directory Listing
Modified Sat Jan 8 21:13:08 2011 UTC (13 years, 3 months ago) by misc
report are sent by the puppetmaster, so the configuration of mail sending should on master side

Revision 689 - Directory Listing
Modified Fri Jan 7 01:58:33 2011 UTC (13 years, 3 months ago) by misc
send reports to the new ml ( for test now, I will disable the previous one later )

Revision 670 - Directory Listing
Modified Thu Jan 6 01:33:44 2011 UTC (13 years, 3 months ago) by misc
- use root instead of reports@, for migration to a ml

Revision 637 - Directory Listing
Modified Thu Dec 16 13:19:55 2010 UTC (13 years, 4 months ago) by misc
- use splay paramater, so all node do not try to sync at the same time
I suspect the logs rotations to restart them all at 4h, and so they all
sync at the same time, thus leading to problem ( as we still use webrick, see
my mail on 14/12/2010, 14h04 )


Revision 595 - Directory Listing
Modified Tue Dec 14 11:30:03 2010 UTC (13 years, 4 months ago) by misc
- do not restart when puppet.conf is updated, or this stop puppet while updating itself


Revision 594 - Directory Listing
Modified Tue Dec 14 11:15:25 2010 UTC (13 years, 4 months ago) by misc
fix the "end of file reached" error message that we see when running puppet
manually, see https://projects.puppetlabs.com/issues/5018 for the work around 


Revision 515 - Directory Listing
Modified Mon Dec 6 17:25:58 2010 UTC (13 years, 4 months ago) by misc
stored config option requires rails ( maybe a wrong requires on ruby-activerecord )


Revision 514 - Directory Listing
Modified Mon Dec 6 16:59:45 2010 UTC (13 years, 4 months ago) by misc
- enable stored config


Revision 513 - Directory Listing
Modified Mon Dec 6 16:58:49 2010 UTC (13 years, 4 months ago) by misc
- install ruby-sqlite, to use stored config, and so exported config


Revision 438 - Directory Listing
Modified Tue Nov 23 23:23:17 2010 UTC (13 years, 4 months ago) by misc
fix permissions on tagmail.conf

Revision 336 - Directory Listing
Modified Sat Nov 20 00:19:07 2010 UTC (13 years, 5 months ago) by misc
- enable the distribution of plugin ( ie, facter module, custom type )


Revision 204 - Directory Listing
Modified Mon Nov 8 01:48:07 2010 UTC (13 years, 5 months ago) by misc
- fix manifests


Revision 202 - Directory Listing
Modified Mon Nov 8 01:16:10 2010 UTC (13 years, 5 months ago) by misc
- deploy the tagmail configuration file, so we get error on manifest application


Revision 166 - Directory Listing
Modified Fri Nov 5 18:58:30 2010 UTC (13 years, 5 months ago) by misc
- enable reporting, as explained on http://projects.puppetlabs.com/projects/1/wiki/Reports_And_Reporting


Revision 164 - Directory Listing
Modified Fri Nov 5 18:34:23 2010 UTC (13 years, 5 months ago) by misc
- migrate to the new config file format


Revision 163 - Directory Listing
Modified Fri Nov 5 18:32:45 2010 UTC (13 years, 5 months ago) by misc
- add configuration for puppetmaster name


Revision 156 - Directory Listing
Modified Fri Nov 5 18:20:57 2010 UTC (13 years, 5 months ago) by misc
move extdata to the module

Revision 154 - Directory Listing
Added Fri Nov 5 18:20:22 2010 UTC (13 years, 5 months ago) by misc
- add puppet module, based on my own setup

  ViewVC Help
Powered by ViewVC 1.1.30