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

Log of /puppet/modules/puppet

View Directory Listing Directory Listing


Sticky Revision:

Revision 2695 - Directory Listing
Modified Sun Mar 25 13:22:08 2012 UTC (12 years ago) by misc
fix module invaocation after split

Revision 2684 - Directory Listing
Modified Sun Mar 25 12:20:29 2012 UTC (12 years ago) by misc
add forgotten module rename

Revision 2681 - Directory Listing
Modified Sun Mar 25 12:20:20 2012 UTC (12 years ago) by misc
fix usage of mod::ssl on other manifests

Revision 2663 - Directory Listing
Modified Tue Mar 20 17:42:15 2012 UTC (12 years ago) by misc
fix whitespace and line too long

Revision 2645 - Directory Listing
Modified Mon Mar 19 20:36:17 2012 UTC (12 years ago) by misc
style cleaning of the module

Revision 2634 - Directory Listing
Modified Mon Mar 19 19:44:24 2012 UTC (12 years ago) by misc
fix some puppet-lint warning about symlink

Revision 2595 - Directory Listing
Modified Sat Mar 17 20:48:46 2012 UTC (12 years ago) by misc
add graphing support, so we can see graph of all our objects

Revision 2493 - Directory Listing
Modified Thu Mar 15 22:54:55 2012 UTC (12 years ago) by misc
rename db_config.pp as it cause issue with rakefile for puppet-lint

Revision 2454 - Directory Listing
Modified Sun Feb 19 17:45:18 2012 UTC (12 years, 1 month ago) by misc
add comments about enabling thin, to solve the scalability issue of puppet and webrick

Revision 2453 - Directory Listing
Modified Sun Feb 19 17:45:16 2012 UTC (12 years, 1 month ago) by misc
add service for the thin application server

Revision 2452 - Directory Listing
Modified Sun Feb 19 17:45:13 2012 UTC (12 years, 1 month ago) by misc
add the rack config file for thin

Revision 2451 - Directory Listing
Modified Sun Feb 19 17:45:12 2012 UTC (12 years, 1 month ago) by misc
add thin configuration

Revision 2450 - Directory Listing
Modified Sun Feb 19 17:45:10 2012 UTC (12 years, 1 month ago) by misc
reindentation of the manifest

Revision 2449 - Directory Listing
Modified Sun Feb 19 17:45:07 2012 UTC (12 years, 1 month ago) by misc
add apache configuration for the proxy ( ie, apache will serve static
file and take care of ssl negocation, and thin take care of the backend )

Revision 2448 - Directory Listing
Modified Sun Feb 19 17:45:04 2012 UTC (12 years, 1 month ago) by misc
add a module to start the integration of thin and puppet, since webrick
( default puppet server ) as some scalabilty issue ( ie, the numerous ssl
errors we can see from time to time ).

As explained on puppet website, webrick can only serve 1 client at a time,
so we need to switch to a better system. Mongrel is no longer developped, passenger
fork boost ( not very good IMHO ), so thin is the simplest option for now

Revision 2441 - Directory Listing
Modified Sat Feb 18 18:59:54 2012 UTC (12 years, 1 month ago) by misc
deploy hiera configuration file

Revision 2440 - Directory Listing
Modified Sat Feb 18 18:32:49 2012 UTC (12 years, 1 month ago) by misc
deploy hiera for puppet

Revision 2439 - Directory Listing
Modified Sat Feb 18 18:32:47 2012 UTC (12 years, 1 month ago) by misc
add hiera support in puppet

Revision 2399 - Directory Listing
Modified Sun Feb 12 01:25:30 2012 UTC (12 years, 1 month ago) by misc
fix client on all servers except valstar

Revision 2398 - Directory Listing
Modified Sat Feb 11 14:45:07 2012 UTC (12 years, 1 month ago) by misc
fix again the inheritance for puppet

Revision 2397 - Directory Listing
Modified Sat Feb 11 12:41:42 2012 UTC (12 years, 1 month ago) by misc
fix error due to last change ( ie, we need to have proper inheritance in place for subclassing )

Revision 2396 - Directory Listing
Modified Fri Feb 10 22:18:16 2012 UTC (12 years, 1 month ago) by misc
split puppet.conf template file, and reorganize the module so we don't install rails on every client

Revision 2395 - Directory Listing
Modified Fri Feb 10 19:05:33 2012 UTC (12 years, 1 month ago) by misc
split stored_config in a separate class, and refactor the configuration.
This will ease a switch to postgresql once I found how to solve the
issues of bootstrapping it ( for automated reinstallation )

Revision 2384 - Directory Listing
Modified Thu Feb 9 16:52:29 2012 UTC (12 years, 1 month ago) by misc
fix the location to be the same for both puppetq and puppetmaster
( especially since default one is unsuitable due to permission issue )

Revision 2383 - Directory Listing
Modified Thu Feb 9 16:42:25 2012 UTC (12 years, 1 month ago) by misc
use the default path shared with puppetqueue

Revision 2373 - Directory Listing
Modified Thu Feb 9 09:11:02 2012 UTC (12 years, 1 month ago) by misc
make it puppet-lint compliant, and use proper scoping for puppet 2.8
migration ( ie, use $::foo instead of $foo for facts )

Revision 2372 - Directory Listing
Modified Thu Feb 9 09:11:01 2012 UTC (12 years, 1 month ago) by misc
make puppet-lint happier, and use short form option for puppet invocation

Revision 2371 - Directory Listing
Modified Thu Feb 9 09:10:59 2012 UTC (12 years, 1 month ago) by misc
make puppet-lint silent on queue.pp

Revision 2369 - Directory Listing
Modified Thu Feb 9 09:10:55 2012 UTC (12 years, 1 month ago) by misc
add require on ruby-stomp ( needed for puppetqd )

Revision 2368 - Directory Listing
Modified Thu Feb 9 09:10:53 2012 UTC (12 years, 1 month ago) by misc
split puppet::master in a separate file, reindent it
and add a include for puppet::queue since that's needed

Revision 2367 - Directory Listing
Modified Thu Feb 9 09:10:51 2012 UTC (12 years, 1 month ago) by misc
add a puppet::queue manifest, to start the daemon in charge of queing database access

Revision 2366 - Directory Listing
Modified Thu Feb 9 09:10:49 2012 UTC (12 years, 1 month ago) by misc
split puppet::clinet in a separate file

Revision 2364 - Directory Listing
Modified Thu Feb 9 09:10:45 2012 UTC (12 years, 1 month ago) by misc
use a stompserver ( since otherwise, database can be locked for quite a long time )

Revision 2361 - Directory Listing
Modified Thu Feb 9 09:10:40 2012 UTC (12 years, 1 month ago) by misc
clean now we no longer use mandriva on puppet master

Revision 2360 - Directory Listing
Modified Thu Feb 9 09:10:38 2012 UTC (12 years, 1 month ago) by misc
clean service from old and wrong configuration

Revision 2359 - Directory Listing
Modified Thu Feb 9 09:10:34 2012 UTC (12 years, 1 month ago) by misc
do not inherit, better to include puppet::client

Revision 2257 - Directory Listing
Modified Sun Jan 15 10:12:01 2012 UTC (12 years, 2 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, 2 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, 2 months ago) by misc
cleaning of puppet module

Revision 2010 - Directory Listing
Modified Mon Sep 19 09:28:37 2011 UTC (12 years, 6 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, 6 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, 6 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, 7 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, 7 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, 7 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, 8 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, 8 months ago) by nanardon
- ooops wrong svn

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

Revision 1815 - Directory Listing
Modified Thu Jul 7 21:01:36 2011 UTC (12 years, 8 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, 8 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, 8 months ago) by misc
disable splay, no longer needed

Revision 1796 - Directory Listing
Modified Sun Jul 3 22:32:06 2011 UTC (12 years, 8 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, 1 month 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, 1 month 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, 2 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, 2 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, 2 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, 2 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, 3 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, 3 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, 3 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, 3 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, 3 months ago) by misc
- enable stored config


Revision 513 - Directory Listing
Modified Mon Dec 6 16:58:49 2010 UTC (13 years, 3 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, 4 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, 4 months ago) by misc
- fix manifests


Revision 202 - Directory Listing
Modified Mon Nov 8 01:16:10 2010 UTC (13 years, 4 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, 4 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, 4 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, 4 months ago) by misc
- add configuration for puppetmaster name


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

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

  ViewVC Help
Powered by ViewVC 1.1.30