Log of /puppet/modules/buildsystem/manifests
Directory Listing
Revision
2638 -
Directory Listing
Modified
Mon Mar 19 19:44:33 2012 UTC
(12 years, 6 months ago)
by
misc
small cleanup of the module buildsystem
Revision
2587 -
Directory Listing
Modified
Sat Mar 17 17:10:55 2012 UTC
(12 years, 6 months ago)
by
misc
fix variable name after having renamed it yesterday
Revision
2553 -
Directory Listing
Modified
Sat Mar 17 10:29:17 2012 UTC
(12 years, 6 months ago)
by
misc
fix wrong include
Revision
2551 -
Directory Listing
Modified
Sat Mar 17 01:25:02 2012 UTC
(12 years, 6 months ago)
by
misc
add key declaration, or ssh::auth::server complain
Revision
2550 -
Directory Listing
Modified
Sat Mar 17 00:52:48 2012 UTC
(12 years, 6 months ago)
by
misc
add missing include
Revision
2549 -
Directory Listing
Modified
Sat Mar 17 00:45:18 2012 UTC
(12 years, 6 months ago)
by
misc
fix variable usage
Revision
2548 -
Directory Listing
Modified
Sat Mar 17 00:45:16 2012 UTC
(12 years, 6 months ago)
by
misc
fix indentation
Revision
2547 -
Directory Listing
Modified
Sat Mar 17 00:39:50 2012 UTC
(12 years, 6 months ago)
by
misc
fix class name
Revision
2546 -
Directory Listing
Modified
Sat Mar 17 00:39:00 2012 UTC
(12 years, 6 months ago)
by
misc
place the module where puppet will find it
Revision
2544 -
Directory Listing
Modified
Sat Mar 17 00:30:19 2012 UTC
(12 years, 6 months ago)
by
misc
iremove old script mgacreatehome, deprecated since we use pam directly since 1 year
Revision
2543 -
Directory Listing
Modified
Sat Mar 17 00:30:17 2012 UTC
(12 years, 6 months ago)
by
misc
remove hardcoded mga group
Revision
2542 -
Directory Listing
Modified
Fri Mar 16 23:58:16 2012 UTC
(12 years, 6 months ago)
by
misc
move ssh auth stuff to buildnode rather than iurt class ( as we may reuse the iurt class
for packagers buildhost that would not need the ssh stuff )
Revision
2541 -
Directory Listing
Modified
Fri Mar 16 23:58:14 2012 UTC
(12 years, 6 months ago)
by
misc
do not declare the key twice
Revision
2540 -
Directory Listing
Modified
Fri Mar 16 23:51:59 2012 UTC
(12 years, 6 months ago)
by
misc
create the key when we declare a ssh user
Revision
2539 -
Directory Listing
Modified
Fri Mar 16 23:26:48 2012 UTC
(12 years, 6 months ago)
by
misc
move key creation of iurt to the iurt manifest, since that's where it belong, and clean base.pp
Revision
2538 -
Directory Listing
Modified
Fri Mar 16 23:22:12 2012 UTC
(12 years, 6 months ago)
by
misc
iuuse the new module made for refactoring and sharing variable ( ie login of the user for scheduler )
Revision
2537 -
Directory Listing
Modified
Fri Mar 16 23:22:09 2012 UTC
(12 years, 6 months ago)
by
misc
split variable in a separate submodule
Revision
2536 -
Directory Listing
Modified
Fri Mar 16 23:11:27 2012 UTC
(12 years, 6 months ago)
by
misc
move key declaration of scheduler to the scheduler class
Revision
2535 -
Directory Listing
Modified
Fri Mar 16 23:05:44 2012 UTC
(12 years, 6 months ago)
by
misc
comment the dep for now, since this requires to rethink the layout
of pkgsubmit.pp and maintdb.pp
Revision
2534 -
Directory Listing
Modified
Fri Mar 16 23:01:26 2012 UTC
(12 years, 6 months ago)
by
misc
fix syntax
Revision
2533 -
Directory Listing
Modified
Fri Mar 16 22:54:11 2012 UTC
(12 years, 6 months ago)
by
misc
reindent, and fix syntax error
Revision
2531 -
Directory Listing
Modified
Fri Mar 16 22:50:18 2012 UTC
(12 years, 6 months ago)
by
misc
syntax fix
Revision
2530 -
Directory Listing
Modified
Fri Mar 16 22:49:22 2012 UTC
(12 years, 6 months ago)
by
misc
fix missing variable
Revision
2529 -
Directory Listing
Modified
Fri Mar 16 22:48:11 2012 UTC
(12 years, 6 months ago)
by
misc
fix submodule name
Revision
2528 -
Directory Listing
Modified
Fri Mar 16 22:47:03 2012 UTC
(12 years, 6 months ago)
by
misc
refactor and split all operation for the repository ( ie /distrib/bootstrap, that should be renamed one day, since that's not longer a bootstrap ) in one submodule, thus emptying a little bit more mainnode.pp
Revision
2527 -
Directory Listing
Modified
Fri Mar 16 22:47:01 2012 UTC
(12 years, 6 months ago)
by
misc
split pkgsubmit in a separate class, easier to find
Revision
2526 -
Directory Listing
Modified
Fri Mar 16 22:46:59 2012 UTC
(12 years, 6 months ago)
by
misc
move sched_login creation to the scheduler class ( since that's where it belong logically )
Revision
2525 -
Directory Listing
Modified
Fri Mar 16 22:46:57 2012 UTC
(12 years, 6 months ago)
by
misc
install the binary in scheduler and gatherer class, not in main node
Revision
2524 -
Directory Listing
Modified
Fri Mar 16 22:46:55 2012 UTC
(12 years, 6 months ago)
by
misc
rearrange the layout of include, easier to refactor
Revision
2523 -
Directory Listing
Modified
Fri Mar 16 22:46:53 2012 UTC
(12 years, 6 months ago)
by
misc
small refactoring of youri_submit.pp
Revision
2522 -
Directory Listing
Modified
Fri Mar 16 22:46:51 2012 UTC
(12 years, 6 months ago)
by
misc
move iurtupload.pp to iurt/upload.pp ( so everything related to iurt is in one directory )
Revision
2521 -
Directory Listing
Modified
Fri Mar 16 22:46:49 2012 UTC
(12 years, 6 months ago)
by
misc
split rpmlint in a separate module for clarity
Revision
2520 -
Directory Listing
Modified
Fri Mar 16 22:46:47 2012 UTC
(12 years, 6 months ago)
by
misc
split sshuser in a separate file. Clean various puppetlint
warning and errors, and use $name instead of $title for consistency
with the rest of the manifests ( but $title was perfectly correct too )
Revision
2519 -
Directory Listing
Modified
Fri Mar 16 22:46:45 2012 UTC
(12 years, 6 months ago)
by
misc
clean one last puppet-lint warning
Revision
2518 -
Directory Listing
Modified
Fri Mar 16 22:46:43 2012 UTC
(12 years, 6 months ago)
by
misc
clean maintdb.pp from all puppetlint errors
Revision
2517 -
Directory Listing
Modified
Fri Mar 16 22:46:41 2012 UTC
(12 years, 6 months ago)
by
misc
remove trailing whitespace
Revision
2516 -
Directory Listing
Modified
Fri Mar 16 22:46:39 2012 UTC
(12 years, 6 months ago)
by
misc
clean mgacreatehome.pp ( maybe it should be removed, given the comment )
Revision
2515 -
Directory Listing
Modified
Fri Mar 16 22:46:37 2012 UTC
(12 years, 6 months ago)
by
misc
clean binrepo module for puppet-lint compliance
Revision
2514 -
Directory Listing
Modified
Fri Mar 16 22:46:34 2012 UTC
(12 years, 6 months ago)
by
misc
move youri template into a subdirectory for clarity
Revision
2513 -
Directory Listing
Modified
Fri Mar 16 22:46:32 2012 UTC
(12 years, 6 months ago)
by
misc
split youri_submit into a separate module
Revision
2512 -
Directory Listing
Modified
Fri Mar 16 22:46:30 2012 UTC
(12 years, 6 months ago)
by
misc
move all stuff related to package archives to init.pp, since
that's used in one and only one class, youri_upload
Revision
2511 -
Directory Listing
Modified
Fri Mar 16 22:46:28 2012 UTC
(12 years, 6 months ago)
by
misc
prepare variable for the puppet 2.8 migration ( aka, use proper scoping )
Revision
2510 -
Directory Listing
Modified
Fri Mar 16 22:46:26 2012 UTC
(12 years, 6 months ago)
by
misc
clean buildsystem::release
Revision
2509 -
Directory Listing
Modified
Fri Mar 16 22:46:25 2012 UTC
(12 years, 6 months ago)
by
misc
add a check to warn use if the iurt config is invalid ( doesn't prevent breakage, but will
warn faster )
Revision
2508 -
Directory Listing
Modified
Fri Mar 16 22:46:23 2012 UTC
(12 years, 6 months ago)
by
misc
refactor completely iurt module ( maybe should even be moved out of buildsystem
module, since it tend to be too big )
Revision
2507 -
Directory Listing
Modified
Fri Mar 16 22:46:20 2012 UTC
(12 years, 6 months ago)
by
misc
move iurt.pp to a subdirectory
Revision
2506 -
Directory Listing
Modified
Fri Mar 16 22:46:19 2012 UTC
(12 years, 6 months ago)
by
misc
split and clean lots of buildsystem submodule
Revision
2505 -
Directory Listing
Modified
Fri Mar 16 22:46:17 2012 UTC
(12 years, 6 months ago)
by
misc
split buildsystem::base in a separate file, and clean the module
Revision
2504 -
Directory Listing
Modified
Fri Mar 16 22:46:14 2012 UTC
(12 years, 6 months ago)
by
misc
some cleaning for puppetlint compliance ( but there is still some errors about scopin that need to be corrected )
Revision
2503 -
Directory Listing
Modified
Fri Mar 16 22:46:12 2012 UTC
(12 years, 6 months ago)
by
misc
clean signbot.pp for puppet-lint compliance
Revision
2472 -
Directory Listing
Modified
Tue Mar 6 23:59:40 2012 UTC
(12 years, 7 months ago)
by
pterjan
drop missing-deps
Revision
2443 -
Directory Listing
Modified
Sat Feb 18 19:19:06 2012 UTC
(12 years, 7 months ago)
by
misc
use a existing directory
Revision
2442 -
Directory Listing
Modified
Sat Feb 18 19:12:17 2012 UTC
(12 years, 7 months ago)
by
misc
clean a little bit the manifests
Revision
2430 -
Directory Listing
Modified
Sat Feb 18 13:10:45 2012 UTC
(12 years, 7 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, 7 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, 7 months ago)
by
pterjan
Start making create_upload_dir more flexible
Revision
2419 -
Directory Listing
Modified
Thu Feb 16 23:42:58 2012 UTC
(12 years, 7 months ago)
by
pterjan
Rename infra_1 media and make it depend from the base media
Revision
2417 -
Directory Listing
Modified
Thu Feb 16 17:30:29 2012 UTC
(12 years, 7 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, 7 months ago)
by
misc
clean and make puppet-lint happy
Revision
2409 -
Directory Listing
Modified
Mon Feb 13 22:44:37 2012 UTC
(12 years, 8 months ago)
by
pterjan
Deploy infra_1 iurt config on build nodes
Revision
2407 -
Directory Listing
Modified
Mon Feb 13 22:05:19 2012 UTC
(12 years, 8 months ago)
by
pterjan
Fix first typo
Revision
2406 -
Directory Listing
Modified
Mon Feb 13 22:02:18 2012 UTC
(12 years, 8 months ago)
by
pterjan
First steps to create infra_1 distro
Revision
2402 -
Directory Listing
Modified
Mon Feb 13 20:06:05 2012 UTC
(12 years, 8 months ago)
by
pterjan
Re-enable build cron (and run ulri before emi to improve uploads grouping)
Revision
2357 -
Directory Listing
Modified
Wed Feb 8 19:42:15 2012 UTC
(12 years, 8 months ago)
by
boklm
remove task-bs-cluster-chroot from packages to install on build nodes
Revision
2341 -
Directory Listing
Modified
Wed Feb 1 23:29:40 2012 UTC
(12 years, 8 months ago)
by
pterjan
Disable build system
Revision
2325 -
Directory Listing
Modified
Sun Jan 22 20:15:40 2012 UTC
(12 years, 8 months ago)
by
misc
create /distrib/bootstrap, or bootstrapping BS fail
Revision
2199 -
Directory Listing
Modified
Sun Jan 8 20:24:58 2012 UTC
(12 years, 9 months ago)
by
misc
add defaults values for user created by puppet, to remove duplication
Revision
2192 -
Directory Listing
Modified
Sun Jan 8 18:04:14 2012 UTC
(12 years, 9 months ago)
by
misc
fix error in the path ( ie, no 's' )
Revision
2191 -
Directory Listing
Modified
Sun Jan 8 17:39:08 2012 UTC
(12 years, 9 months ago)
by
misc
split binrepos in its own file
Revision
2190 -
Directory Listing
Modified
Sun Jan 8 17:39:06 2012 UTC
(12 years, 9 months ago)
by
misc
refactoring and removing values already set by default
Revision
2189 -
Directory Listing
Modified
Sun Jan 8 17:09:21 2012 UTC
(12 years, 9 months ago)
by
misc
no need for a variable since this is used only once in a script
Revision
2187 -
Directory Listing
Modified
Sun Jan 8 16:58:19 2012 UTC
(12 years, 9 months ago)
by
misc
fix typo causing puppet no longer being usable
Revision
2186 -
Directory Listing
Modified
Sun Jan 8 16:58:17 2012 UTC
(12 years, 9 months ago)
by
misc
move iurt config in a subdirectory
Revision
2184 -
Directory Listing
Modified
Sun Jan 8 16:44:37 2012 UTC
(12 years, 9 months ago)
by
misc
split iurt in a submodule
Revision
2183 -
Directory Listing
Modified
Sun Jan 8 16:44:35 2012 UTC
(12 years, 9 months ago)
by
misc
do not let the configuration of iurt to be writable by itself
( since that's useless, and could cause trouble ( especially
since the configuration is executed by iurt and others )
Revision
2182 -
Directory Listing
Modified
Sun Jan 8 15:51:42 2012 UTC
(12 years, 9 months ago)
by
misc
refactor local_script declaration
Revision
2181 -
Directory Listing
Modified
Sun Jan 8 15:51:40 2012 UTC
(12 years, 9 months ago)
by
misc
do not use a prefix for the variable ( not needed since we placed it in its own submobule )
Revision
2180 -
Directory Listing
Modified
Sun Jan 8 15:51:39 2012 UTC
(12 years, 9 months ago)
by
misc
remove values already set by default
Revision
2179 -
Directory Listing
Modified
Sun Jan 8 15:51:37 2012 UTC
(12 years, 9 months ago)
by
misc
move variable near the only file that use it, ease future refactoring
Revision
2178 -
Directory Listing
Modified
Sun Jan 8 15:20:29 2012 UTC
(12 years, 9 months ago)
by
misc
remove unused variable
Revision
2177 -
Directory Listing
Modified
Sun Jan 8 15:20:28 2012 UTC
(12 years, 9 months ago)
by
misc
refactoring local_script declaration
Revision
2176 -
Directory Listing
Modified
Sun Jan 8 15:20:26 2012 UTC
(12 years, 9 months ago)
by
misc
refactor iurt_config declaration
Revision
2175 -
Directory Listing
Modified
Sun Jan 8 15:10:01 2012 UTC
(12 years, 9 months ago)
by
misc
more refactoring
Revision
2174 -
Directory Listing
Modified
Sun Jan 8 15:09:59 2012 UTC
(12 years, 9 months ago)
by
misc
add some more cleaning
Revision
2173 -
Directory Listing
Modified
Sun Jan 8 14:58:36 2012 UTC
(12 years, 9 months ago)
by
misc
fix previous refactoring, with s/,/;/
Revision
2172 -
Directory Listing
Modified
Sun Jan 8 14:58:34 2012 UTC
(12 years, 9 months ago)
by
misc
merge ssh::auth::server declaration
Revision
2171 -
Directory Listing
Modified
Sun Jan 8 14:52:07 2012 UTC
(12 years, 9 months ago)
by
misc
refactor media.cfg declaration
Revision
2170 -
Directory Listing
Modified
Sun Jan 8 14:47:12 2012 UTC
(12 years, 9 months ago)
by
misc
merge the 2 declarations of local_script
Revision
2169 -
Directory Listing
Modified
Sun Jan 8 14:47:10 2012 UTC
(12 years, 9 months ago)
by
misc
merge the 2 declarations of directory ( ordering is automatic )
Revision
2168 -
Directory Listing
Modified
Sun Jan 8 14:47:09 2012 UTC
(12 years, 9 months ago)
by
misc
more refactoring, and some documentation
Revision
2167 -
Directory Listing
Modified
Sun Jan 8 14:47:07 2012 UTC
(12 years, 9 months ago)
by
misc
remove redundant declaration
Revision
2166 -
Directory Listing
Modified
Sun Jan 8 14:47:05 2012 UTC
(12 years, 9 months ago)
by
misc
simplify the manifests, by removing redundant declaration
Revision
2165 -
Directory Listing
Modified
Sun Jan 8 14:47:03 2012 UTC
(12 years, 9 months ago)
by
misc
run the dispatch job every minutes, ( ie, no need to wait 1 minute for nothing )
Revision
2164 -
Directory Listing
Modified
Sun Jan 8 14:47:00 2012 UTC
(12 years, 9 months ago)
by
misc
small refactoring of binrepos module
Revision
2163 -
Directory Listing
Modified
Sun Jan 8 13:45:13 2012 UTC
(12 years, 9 months ago)
by
misc
add the missing script to sign packages ( was before unversionned in /usr/bin )
Revision
2162 -
Directory Listing
Modified
Sun Jan 8 13:45:11 2012 UTC
(12 years, 9 months ago)
by
misc
do not prefix login with signbot_, clearer this way
Revision
2161 -
Directory Listing
Modified
Sun Jan 8 13:45:09 2012 UTC
(12 years, 9 months ago)
by
misc
do not prefix variable with sign_, no longer needed, and various cleaning
due to values already set by default
Revision
2160 -
Directory Listing
Modified
Sun Jan 8 13:45:06 2012 UTC
(12 years, 9 months ago)
by
misc
clean default values
Revision
2159 -
Directory Listing
Modified
Sun Jan 8 13:45:04 2012 UTC
(12 years, 9 months ago)
by
misc
remove value already set by defaults
Revision
2158 -
Directory Listing
Added
Sun Jan 8 13:11:49 2012 UTC
(12 years, 9 months ago)
by
misc
use cp instead of mv, since mv would requires to be able to write in /var/www/bs/data,
and since permission are set to 755, this doesn't work.