/[adm]/puppet
ViewVC logotype

Log of /puppet

View Directory Listing Directory Listing


Sticky Revision:


Revision 2466 - Directory Listing
Modified Tue Feb 21 18:36:21 2012 UTC (12 years, 1 month ago) by pterjan
Oops somehow I had not committed this part

Revision 2465 - Directory Listing
Modified Tue Feb 21 18:34:40 2012 UTC (12 years, 1 month ago) by pterjan
install php-geoip on www

Revision 2464 - Directory Listing
Modified Mon Feb 20 18:35:08 2012 UTC (12 years, 2 months ago) by dmorgan
use static.mageia.org to serve www.mageia.org/g/ static contents ( patch from rda

Revision 2463 - Directory Listing
Modified Mon Feb 20 18:34:29 2012 UTC (12 years, 2 months ago) by misc
clean and make puppet-lint happy for postgrey module

Revision 2462 - Directory Listing
Modified Mon Feb 20 18:34:27 2012 UTC (12 years, 2 months ago) by misc
lint the module memcached

Revision 2461 - Directory Listing
Modified Mon Feb 20 18:34:25 2012 UTC (12 years, 2 months ago) by misc
split icecream in 4 files to please puppet-lint

Revision 2460 - Directory Listing
Modified Mon Feb 20 18:34:23 2012 UTC (12 years, 2 months ago) by misc
cleaning of icecream module

Revision 2459 - Directory Listing
Modified Mon Feb 20 18:34:21 2012 UTC (12 years, 2 months ago) by misc
male puppet-lint happy, clean a little bit, and put 1 package on each line, to more easyly see if one is changed in diff

Revision 2458 - Directory Listing
Modified Mon Feb 20 18:34:19 2012 UTC (12 years, 2 months ago) by misc
clean epoll module, using puppet-lint and common value

Revision 2457 - Directory Listing
Modified Mon Feb 20 17:58:03 2012 UTC (12 years, 2 months ago) by misc
add mcelog on x86_64 ( since sucuk has show a message 'machine check error' according to LO

Revision 2456 - Directory Listing
Modified Mon Feb 20 12:12:36 2012 UTC (12 years, 2 months ago) by dmorgan
Enable pkgcpan on alamut

Revision 2455 - Directory Listing
Modified Sun Feb 19 17:45:20 2012 UTC (12 years, 2 months ago) by misc
make puppetlint happy on xinetd module

Revision 2454 - Directory Listing
Modified Sun Feb 19 17:45:18 2012 UTC (12 years, 2 months 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, 2 months 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, 2 months 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, 2 months ago) by misc
add thin configuration

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

Revision 2449 - Directory Listing
Modified Sun Feb 19 17:45:07 2012 UTC (12 years, 2 months 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, 2 months 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 2447 - Directory Listing
Modified Sat Feb 18 23:03:05 2012 UTC (12 years, 2 months ago) by pterjan
Add exceptions for software forked from Mandriva (Bug #2756)

Revision 2446 - Directory Listing
Modified Sat Feb 18 19:29:44 2012 UTC (12 years, 2 months ago) by misc
also update the git ignore list

Revision 2445 - Directory Listing
Modified Sat Feb 18 19:27:51 2012 UTC (12 years, 2 months ago) by misc
fix ignore list for external/hiera


Revision 2444 - Directory Listing
Modified Sat Feb 18 19:26:59 2012 UTC (12 years, 2 months ago) by misc
add a few more file to ignore list


Revision 2443 - Directory Listing
Modified Sat Feb 18 19:19:06 2012 UTC (12 years, 2 months ago) by misc
use a existing directory

Revision 2442 - Directory Listing
Modified Sat Feb 18 19:12:17 2012 UTC (12 years, 2 months ago) by misc
clean a little bit the manifests

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

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

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

Revision 2438 - Directory Listing
Modified Sat Feb 18 18:08:04 2012 UTC (12 years, 2 months ago) by misc
more legible config file ( but could be improved IMHO )

Revision 2437 - Directory Listing
Modified Sat Feb 18 18:08:03 2012 UTC (12 years, 2 months ago) by misc
add option to not cache the package and MD5SUM since this behave badly with squid

Revision 2436 - Directory Listing
Modified Sat Feb 18 17:17:15 2012 UTC (12 years, 2 months ago) by misc
some cleaning ( ie, do not repeat default values ), some puppet-lint compliance

Revision 2435 - Directory Listing
Modified Sat Feb 18 17:17:13 2012 UTC (12 years, 2 months ago) by misc
add missing requires, cron would run before the user creation

Revision 2434 - Directory Listing
Modified Sat Feb 18 17:17:11 2012 UTC (12 years, 2 months ago) by misc
split xymon::server in a separate class too

Revision 2433 - Directory Listing
Modified Sat Feb 18 14:11:25 2012 UTC (12 years, 2 months ago) by misc
do not hardcode lib64 ( since this can be run on 32 bit vm too )

Revision 2432 - Directory Listing
Modified Sat Feb 18 14:11:23 2012 UTC (12 years, 2 months ago) by misc
split xymon::client in a separate file, and make it puppet-lint compliant

Revision 2431 - Directory Listing
Modified Sat Feb 18 14:11:19 2012 UTC (12 years, 2 months ago) by misc
add proper notify and requires for ordering

Revision 2430 - Directory Listing
Modified Sat Feb 18 13:10:45 2012 UTC (12 years, 2 months ago) by pterjan
Add a FIXME about config info being in mgarepo class

Revision 2429 - Directory Listing
Modified Sat Feb 18 13:09:09 2012 UTC (12 years, 2 months ago) by pterjan
Get config out of create_upload_dir.rb

Revision 2428 - Directory Listing
Modified Sat Feb 18 12:57:28 2012 UTC (12 years, 2 months ago) by pterjan
Start making create_upload_dir more flexible

Revision 2427 - Directory Listing
Modified Fri Feb 17 20:25:47 2012 UTC (12 years, 2 months ago) by misc
reenable xymon now we can have it on ecosse and jonund

Revision 2426 - Directory Listing
Modified Fri Feb 17 17:36:22 2012 UTC (12 years, 2 months ago) by misc
properly call the function to get the group members

Revision 2425 - Directory Listing
Modified Fri Feb 17 17:07:11 2012 UTC (12 years, 2 months ago) by misc
fix function call, and make use less temporary variable

Revision 2424 - Directory Listing
Modified Fri Feb 17 16:43:43 2012 UTC (12 years, 2 months ago) by misc
use the new group_members function

Revision 2423 - Directory Listing
Modified Fri Feb 17 16:43:42 2012 UTC (12 years, 2 months ago) by misc
add a function to get the members list of a unix group, idea from boklm

Revision 2422 - Directory Listing
Modified Fri Feb 17 15:33:52 2012 UTC (12 years, 2 months ago) by misc
allow any server to access to the infra repository

Revision 2421 - Directory Listing
Modified Fri Feb 17 09:21:52 2012 UTC (12 years, 2 months ago) by pterjan
Include youri-check::base before using it

Revision 2420 - Directory Listing
Modified Fri Feb 17 01:30:19 2012 UTC (12 years, 2 months ago) by pterjan
Make webdir accessible

Revision 2419 - Directory Listing
Modified Thu Feb 16 23:42:58 2012 UTC (12 years, 2 months ago) by pterjan
Rename infra_1 media and make it depend from the base media

Revision 2418 - Directory Listing
Modified Thu Feb 16 22:50:13 2012 UTC (12 years, 2 months ago) by pterjan
Run youri-check both on 1 and cauldron (this is ugly but currently work)

Revision 2417 - Directory Listing
Modified Thu Feb 16 17:30:29 2012 UTC (12 years, 2 months ago) by misc
split iurtuser in a separate file to please puppet-lint

Revision 2416 - Directory Listing
Modified Thu Feb 16 17:30:26 2012 UTC (12 years, 2 months ago) by misc
clean and make puppet-lint happy

Revision 2415 - Directory Listing
Modified Wed Feb 15 20:53:09 2012 UTC (12 years, 2 months ago) by misc
add the 2 arm board node to puppet configuration

Revision 2414 - Directory Listing
Modified Wed Feb 15 20:53:06 2012 UTC (12 years, 2 months ago) by misc
declare the 2 arm boards

Revision 2413 - Directory Listing
Modified Wed Feb 15 09:54:37 2012 UTC (12 years, 2 months ago) by misc
manage /etc/openldap/ldap.conf by puppet

Revision 2412 - Directory Listing
Modified Wed Feb 15 09:54:34 2012 UTC (12 years, 2 months ago) by misc
clean nscd service

Revision 2411 - Directory Listing
Modified Mon Feb 13 23:31:58 2012 UTC (12 years, 2 months ago) by pterjan
Use 1 as base media to create the chroot

Revision 2410 - Directory Listing
Modified Mon Feb 13 23:21:07 2012 UTC (12 years, 2 months ago) by pterjan
Make infra_1 accessible on build nodes even if it is not in mirror

Revision 2409 - Directory Listing
Modified Mon Feb 13 22:44:37 2012 UTC (12 years, 2 months ago) by pterjan
Deploy infra_1 iurt config on build nodes

Revision 2408 - Directory Listing
Modified Mon Feb 13 22:13:45 2012 UTC (12 years, 2 months ago) by pterjan
Allow submitting to infra_1 from anywhere

Revision 2407 - Directory Listing
Modified Mon Feb 13 22:05:19 2012 UTC (12 years, 2 months ago) by pterjan
Fix first typo

Revision 2406 - Directory Listing
Modified Mon Feb 13 22:02:18 2012 UTC (12 years, 2 months ago) by pterjan
First steps to create infra_1 distro

Revision 2405 - Directory Listing
Modified Mon Feb 13 21:01:00 2012 UTC (12 years, 2 months ago) by misc
add old-wiki proxy to the previous wiki

Revision 2404 - Directory Listing
Modified Mon Feb 13 20:13:18 2012 UTC (12 years, 2 months ago) by pterjan
Fix sucuk name

Revision 2403 - Directory Listing
Modified Mon Feb 13 20:09:16 2012 UTC (12 years, 2 months ago) by pterjan
Use a better admin email

Revision 2402 - Directory Listing
Modified Mon Feb 13 20:06:05 2012 UTC (12 years, 2 months ago) by pterjan
Re-enable build cron (and run ulri before emi to improve uploads grouping)

Revision 2401 - Directory Listing
Modified Sun Feb 12 12:07:03 2012 UTC (12 years, 2 months ago) by misc
fix regexp for matching dsa key ( since it would have been too logical to call that dsa key and use ssh-dsa.. )

Revision 2400 - Directory Listing
Modified Sun Feb 12 01:30:49 2012 UTC (12 years, 2 months ago) by misc
add our new servers

Revision 2399 - Directory Listing
Modified Sun Feb 12 01:25:30 2012 UTC (12 years, 2 months 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, 2 months ago) by misc
fix again the inheritance for puppet

Revision 2397 - Directory Listing
Modified Sat Feb 11 12:41:42 2012 UTC (12 years, 2 months 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, 2 months 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, 2 months 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 2394 - Directory Listing
Modified Fri Feb 10 14:20:15 2012 UTC (12 years, 2 months ago) by misc
make puppet-lint happy and make sure we are future proof for puppet 2.8 ( variable scoping )

Revision 2393 - Directory Listing
Modified Fri Feb 10 14:20:13 2012 UTC (12 years, 2 months ago) by misc
make the module compliant ith changes coming with puppet 2.8 and with puppet-lint

Revision 2392 - Directory Listing
Modified Fri Feb 10 14:20:10 2012 UTC (12 years, 2 months ago) by misc
fix module name, and make puppet-lint happy

Revision 2391 - Directory Listing
Modified Fri Feb 10 14:20:09 2012 UTC (12 years, 2 months ago) by misc
no longer touch to /etc/hosts, not needed anymore since last commit on apache module

Revision 2390 - Directory Listing
Modified Fri Feb 10 14:20:07 2012 UTC (12 years, 2 months ago) by misc
make sure we no longer need to fizzle with /etc/hosts for reverse proxy

Revision 2389 - Directory Listing
Modified Fri Feb 10 14:20:05 2012 UTC (12 years, 2 months ago) by misc
clean and make module reports::ii puppet-lint ready

Revision 2388 - Directory Listing
Modified Fri Feb 10 14:20:03 2012 UTC (12 years, 2 months ago) by misc
make shadow module puppet-lint clean

Revision 2387 - Directory Listing
Modified Fri Feb 10 14:20:01 2012 UTC (12 years, 2 months ago) by misc
make sure puppet config is erased by the reference one
in case of conflicts when committing

Revision 2386 - Directory Listing
Modified Fri Feb 10 14:20:00 2012 UTC (12 years, 2 months ago) by misc
make puppet-lint happy, and use topscope variable ( for puppet 2.8 )

Revision 2385 - Directory Listing
Modified Fri Feb 10 14:19:57 2012 UTC (12 years, 2 months ago) by misc
clean, and make puppet-lint silent

Revision 2384 - Directory Listing
Modified Thu Feb 9 16:52:29 2012 UTC (12 years, 2 months 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, 2 months ago) by misc
use the default path shared with puppetqueue

Revision 2382 - Directory Listing
Modified Thu Feb 9 16:11:23 2012 UTC (12 years, 2 months ago) by misc
shorter version of ssh know_hosts

Revision 2381 - Directory Listing
Modified Thu Feb 9 15:35:52 2012 UTC (12 years, 2 months ago) by misc
make puppet-lint happier ( but still some issue ) on sudo module

Revision 2380 - Directory Listing
Modified Thu Feb 9 15:35:50 2012 UTC (12 years, 2 months ago) by misc
make puppet-lint happy

Revision 2379 - Directory Listing
Modified Thu Feb 9 15:35:47 2012 UTC (12 years, 2 months ago) by misc
add missing locales

Revision 2378 - Directory Listing
Modified Thu Feb 9 12:27:12 2012 UTC (12 years, 2 months ago) by misc
disable shorewall prototype on jonund, enable back once finished

Revision 2377 - Directory Listing
Modified Thu Feb 9 12:20:51 2012 UTC (12 years, 2 months ago) by misc
set locale system wide to english one, as french locale
caused issue with ifconfig ( but not using them on installation
make the keyboard in qwerty, causing annoying issues )

Revision 2376 - Directory Listing
Modified Thu Feb 9 12:20:48 2012 UTC (12 years, 2 months ago) by misc
add class to set locale system wide

Revision 2375 - Directory Listing
Modified Thu Feb 9 11:09:41 2012 UTC (12 years, 2 months ago) by misc
shorter version of the sshkeys collect, and also remove tabs

Revision 2374 - Directory Listing
Modified Thu Feb 9 09:11:04 2012 UTC (12 years, 2 months ago) by misc
clean and make puppet-lint happy on amavis module

Revision 2373 - Directory Listing
Modified Thu Feb 9 09:11:02 2012 UTC (12 years, 2 months 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, 2 months 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, 2 months ago) by misc
make puppet-lint silent on queue.pp

Revision 2370 - Directory Listing
Modified Thu Feb 9 09:10:57 2012 UTC (12 years, 2 months ago) by misc
add a gitignore, for people using git-svn ( like me )

Revision 2369 - Directory Listing
Modified Thu Feb 9 09:10:55 2012 UTC (12 years, 2 months 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, 2 months 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
Added Thu Feb 9 09:10:51 2012 UTC (12 years, 2 months ago) by misc
add a puppet::queue manifest, to start the daemon in charge of queing database access


  ViewVC Help
Powered by ViewVC 1.1.30