/[adm]/puppet/modules/buildsystem/manifests/init.pp
ViewVC logotype

Log of /puppet/modules/buildsystem/manifests/init.pp

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 412 - (view) (download) (annotate) - [select for diffs]
Modified Tue Nov 23 01:14:05 2010 UTC (13 years, 5 months ago) by misc
File length: 3118 byte(s)
Diff to previous 405
- it is IMHO cleaner and logical to have apache::vhost_other_app directly requiring apache::base rather than letting every people adding it when using the class

Revision 405 - (view) (download) (annotate) - [select for diffs]
Modified Mon Nov 22 23:30:59 2010 UTC (13 years, 5 months ago) by blino
File length: 3147 byte(s)
Diff to previous 404
include apache::base


Revision 404 - (view) (download) (annotate) - [select for diffs]
Modified Mon Nov 22 23:29:27 2010 UTC (13 years, 5 months ago) by blino
File length: 3141 byte(s)
Diff to previous 403
fix typo


Revision 403 - (view) (download) (annotate) - [select for diffs]
Modified Mon Nov 22 23:29:03 2010 UTC (13 years, 5 months ago) by blino
File length: 3135 byte(s)
Diff to previous 399
add repository vhost for main BS node

Revision 399 - (view) (download) (annotate) - [select for diffs]
Modified Mon Nov 22 13:59:56 2010 UTC (13 years, 5 months ago) by blino
File length: 2987 byte(s)
Diff to previous 398
create schedbot user before writing ssh config files


Revision 398 - (view) (download) (annotate) - [select for diffs]
Modified Mon Nov 22 13:54:58 2010 UTC (13 years, 5 months ago) by blino
File length: 2986 byte(s)
Diff to previous 397
install iurt on main node as well, for scheduler tools


Revision 397 - (view) (download) (annotate) - [select for diffs]
Modified Mon Nov 22 13:46:30 2010 UTC (13 years, 5 months ago) by blino
File length: 2938 byte(s)
Diff to previous 396
fix indent


Revision 396 - (view) (download) (annotate) - [select for diffs]
Modified Mon Nov 22 13:33:04 2010 UTC (13 years, 5 months ago) by blino
File length: 2945 byte(s)
Diff to previous 395
schedbot can login as iurt on nodes


Revision 395 - (view) (download) (annotate) - [select for diffs]
Modified Mon Nov 22 13:29:59 2010 UTC (13 years, 5 months ago) by blino
File length: 2836 byte(s)
Diff to previous 394
add schedbot on main node


Revision 394 - (view) (download) (annotate) - [select for diffs]
Modified Mon Nov 22 13:22:43 2010 UTC (13 years, 5 months ago) by blino
File length: 2615 byte(s)
Diff to previous 393
fix sshuser definition


Revision 393 - (view) (download) (annotate) - [select for diffs]
Modified Mon Nov 22 13:21:17 2010 UTC (13 years, 5 months ago) by blino
File length: 2560 byte(s)
Diff to previous 387
extract a sshuser definition


Revision 387 - (view) (download) (annotate) - [select for diffs]
Modified Mon Nov 22 12:41:54 2010 UTC (13 years, 5 months ago) by blino
File length: 2444 byte(s)
Diff to previous 386
use build_login variable in build_home_dir


Revision 386 - (view) (download) (annotate) - [select for diffs]
Modified Mon Nov 22 12:29:28 2010 UTC (13 years, 5 months ago) by blino
File length: 2436 byte(s)
Diff to previous 385
useradd module does not support password change, use usermod


Revision 385 - (view) (download) (annotate) - [select for diffs]
Modified Mon Nov 22 12:13:10 2010 UTC (13 years, 5 months ago) by blino
File length: 2272 byte(s)
Diff to previous 383
set password to * to unlock the account but forbid login through login


Revision 383 - (view) (download) (annotate) - [select for diffs]
Modified Mon Nov 22 07:29:23 2010 UTC (13 years, 5 months ago) by blino
File length: 2170 byte(s)
Diff to previous 382
ensure home is a directory


Revision 382 - (view) (download) (annotate) - [select for diffs]
Modified Mon Nov 22 07:23:36 2010 UTC (13 years, 5 months ago) by blino
File length: 2092 byte(s)
Diff to previous 381
remove trailing slash from home dir


Revision 381 - (view) (download) (annotate) - [select for diffs]
Modified Mon Nov 22 07:21:22 2010 UTC (13 years, 5 months ago) by blino
File length: 2093 byte(s)
Diff to previous 379
use again include instead of require to avoid deps cycle


Revision 379 - (view) (download) (annotate) - [select for diffs]
Modified Mon Nov 22 07:15:50 2010 UTC (13 years, 5 months ago) by blino
File length: 2093 byte(s)
Diff to previous 373
require instead of including iurtuser (so that .ssh is created before)


Revision 373 - (view) (download) (annotate) - [select for diffs]
Modified Mon Nov 22 00:46:57 2010 UTC (13 years, 5 months ago) by blino
File length: 2093 byte(s)
Diff to previous 372
use build_home_dir


Revision 372 - (view) (download) (annotate) - [select for diffs]
Modified Mon Nov 22 00:38:00 2010 UTC (13 years, 5 months ago) by blino
File length: 2098 byte(s)
Diff to previous 366
ensure .ssh dir is created for iurt user


Revision 366 - (view) (download) (annotate) - [select for diffs]
Modified Mon Nov 22 00:13:16 2010 UTC (13 years, 5 months ago) by blino
File length: 1909 byte(s)
Diff to previous 365
iurt from mainnode does not need the private ssh key


Revision 365 - (view) (download) (annotate) - [select for diffs]
Modified Mon Nov 22 00:05:11 2010 UTC (13 years, 5 months ago) by blino
File length: 1879 byte(s)
Diff to previous 359
use ssh::auth to build iurt ssh keys

Revision 359 - (view) (download) (annotate) - [select for diffs]
Modified Sun Nov 21 21:05:53 2010 UTC (13 years, 5 months ago) by boklm
File length: 1721 byte(s)
Diff to previous 356
fix typo

Revision 356 - (view) (download) (annotate) - [select for diffs]
Modified Sun Nov 21 19:32:53 2010 UTC (13 years, 5 months ago) by boklm
File length: 1720 byte(s)
Diff to previous 355
add base class

Revision 355 - (view) (download) (annotate) - [select for diffs]
Modified Sun Nov 21 19:23:39 2010 UTC (13 years, 5 months ago) by boklm
File length: 1675 byte(s)
Diff to previous 353
move build_login and build_home_dir variables at the top

Revision 353 - (view) (download) (annotate) - [select for diffs]
Modified Sun Nov 21 17:47:29 2010 UTC (13 years, 5 months ago) by blino
File length: 1675 byte(s)
Diff to previous 352
include iurtuser on main node as well


Revision 352 - (view) (download) (annotate) - [select for diffs]
Modified Sun Nov 21 17:47:02 2010 UTC (13 years, 5 months ago) by blino
File length: 1649 byte(s)
Diff to previous 351
include iurtuser in iurt class


Revision 351 - (view) (download) (annotate) - [select for diffs]
Modified Sun Nov 21 17:46:29 2010 UTC (13 years, 5 months ago) by blino
File length: 1624 byte(s)
Diff to previous 350
split a iurtuser class, to be used on main node


Revision 350 - (view) (download) (annotate) - [select for diffs]
Modified Sun Nov 21 17:42:09 2010 UTC (13 years, 5 months ago) by blino
File length: 1592 byte(s)
Diff to previous 349
move task-bs-cluster-main dep in buildsystem::mainnode

Revision 349 - (view) (download) (annotate) - [select for diffs]
Modified Sun Nov 21 17:34:53 2010 UTC (13 years, 5 months ago) by blino
File length: 1478 byte(s)
Diff to previous 348
force build user group to previously created group


Revision 348 - (view) (download) (annotate) - [select for diffs]
Modified Sun Nov 21 17:33:56 2010 UTC (13 years, 5 months ago) by blino
File length: 1445 byte(s)
Diff to previous 265
use iurt as build user login (not to clash with buildbot package)


Revision 265 - (view) (download) (annotate) - [select for diffs]
Modified Wed Nov 17 15:35:10 2010 UTC (13 years, 5 months ago) by misc
File length: 1453 byte(s)
Diff to previous 219
- add a proto module for taking care of pam ( need pam_ldap, etc support, and a review of the pam config file too )

Revision 219 - (view) (download) (annotate) - [select for diffs]
Modified Tue Nov 9 23:13:19 2010 UTC (13 years, 5 months ago) by boklm
File length: 1286 byte(s)
Diff to previous 218
fix permissions on sudoers files

Revision 218 - (view) (download) (annotate) - [select for diffs]
Modified Tue Nov 9 23:02:34 2010 UTC (13 years, 5 months ago) by boklm
File length: 1286 byte(s)
Diff to previous 217
fix path name (iurt module renamed to buildsystem)

Revision 217 - (view) (download) (annotate) - [select for diffs]
Modified Tue Nov 9 23:00:28 2010 UTC (13 years, 5 months ago) by boklm
File length: 1272 byte(s)
Diff to previous 216
fix syntax error

Revision 216 - (view) (download) (annotate) - [select for diffs]
Modified Tue Nov 9 22:57:33 2010 UTC (13 years, 5 months ago) by boklm
File length: 1275 byte(s)
Diff to previous 213
add sudoers rule for iurt

Revision 213 - (view) (download) (annotate) - [select for diffs]
Modified Tue Nov 9 15:01:12 2010 UTC (13 years, 5 months ago) by misc
File length: 1042 byte(s)
Diff to previous 205
- rename iurt to buildsystem


Revision 205 - (view) (download) (annotate) - [select for diffs]
Modified Mon Nov 8 01:54:30 2010 UTC (13 years, 5 months ago) by misc
Original Path: puppet/modules/iurt/manifests/init.pp
File length: 557 byte(s)
Diff to previous 88
- no need to have a hidden file in the svn repository and puppet config

Revision 88 - (view) (download) (annotate) - [select for diffs]
Modified Thu Nov 4 16:48:27 2010 UTC (13 years, 5 months ago) by dmorgan
Original Path: puppet/modules/iurt/manifests/init.pp
File length: 558 byte(s)
Diff to previous 86
Fix iurt init.pp

Revision 86 - (view) (download) (annotate) - [select for diffs]
Added Thu Nov 4 16:34:59 2010 UTC (13 years, 5 months ago) by dmorgan
Original Path: puppet/modules/iurt/manifests/init.pp
File length: 623 byte(s)
Configure iurt on bs nodes and install conf files

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