puppet-server-0.24.8-2.1>t  DH`pJܶ/=„Ú1:$}*ڔ;H;:%YL@za)x ǠFCI62h]1:F 0mi;'@ )B)O/\ 1&O185JJv>`f\. sn?"qmdXǢPE*7NF6FMyJC,23j7<%lSuA?eBt>bGnzo?kafa1f6147d28605131b07f64edf0644650e5849e7ՉJܶ/=„Z{YmWÃq8 k akMK*BNA 2)(.k$i s{m`GwNt $Rnx'C=*NɢOѸ#>F4xy[dKsL^sR̦Vd#xQBe|3nr)^iM.!(wV4('TegSN}A+R{=GӖ;x ,;GD'^y=BDG|']D>;?d  N $ \ p  z        < P i      ( 8 9 4: >?@FGHIX$Y,\D]X^bcodeflzCpuppet-server0.24.82.1A network tool for managing many disparate systemsPuppet lets you centrally manage every important aspect of your system using a cross-platform specification language that manages all the separate elements normally aggregated in different files, like users, cron jobs, and hosts, along with obviously discrete elements like packages, services, and files.Jܶsbuild24YopenSUSE 11.2openSUSEGPL v2 or laterhttp://bugs.opensuse.orgProductivity/Networking/Systemhttp://reductivelabs.com/projects/puppet/linuxi586 test -n "$FIRST_ARG" || FIRST_ARG=$1 FORCE_YES=0 set -- PNAME=puppet INSSRV_ARRAY="" while [ ${#*} -gt 0 ] ; do SCRIPTNAME=$1 shift SV_B='^### BEGIN INIT INFO' SV_E='^### END INIT INFO' SV_KW=Default-Enabled SV_VALUE=`sed -n -e "/$SV_B/,/$SV_E/{/^# [^[:space:]]*$SV_KW:[[:space:]]*\([^[:space:]]*\).*/s//\1/p;}" < etc/init.d/$SCRIPTNAME` test "$FORCE_YES" = "1" && SV_VALUE="yes" test -n "$SV_VALUE" || SV_VALUE="no" INSSRV_ARRAY="$INSSRV_ARRAY $SCRIPTNAME $SV_VALUE" done set -- $INSSRV_ARRAY while [ ${#*} -gt 0 ] ; do SCRIPTNAME=$1 SV_VALUE=$2 shift 2 test -n "$SCRIPTNAME" -a -n "$SV_VALUE" || { echo "SCRIPTNAME or SV_VALUE unknown"; exit 1;} if test "$FIRST_ARG" = "1" -a "$SV_VALUE" = "no" ; then sbin/insserv ${YAST_IS_RUNNING:+-f} -r etc/init.d/$SCRIPTNAME elif test "$FIRST_ARG" = "1" -o "$FORCE_YES" = "1" ; then sbin/insserv ${YAST_IS_RUNNING:+-f} etc/init.d/$SCRIPTNAME fi done test -n "$FIRST_ARG" || FIRST_ARG=$1 if test "$FIRST_ARG" = "0" ; then test -f /etc/sysconfig/services && . /etc/sysconfig/services if test "$YAST_IS_RUNNING" != "instsys" -a "$DISABLE_STOP_ON_REMOVAL" != yes ; then for service in puppetmasterd ; do /etc/init.d/$service stop > /dev/null done fi fi test -n "$FIRST_ARG" || FIRST_ARG=$1 if test "$FIRST_ARG" -ge 1 ; then test -f /etc/sysconfig/services && . /etc/sysconfig/services if test "$YAST_IS_RUNNING" != "instsys" -a "$DISABLE_RESTART_ON_UPDATE" != yes ; then for service in puppetmasterd ; do /etc/init.d/$service try-restart > /dev/null || : done fi fi sbin/insserv etc/init.d)E큤JܶnJܶnJܶnJܶnJܶod76a730048a8538f9e644af9752aead3f6c107e4db6ff6575c4a30112635bd06d2253a05396b6031bd8e0473956b27a1c67572d2a1483753b60de565d5dbf7f3/etc/init.d/puppetmasterdrootrootrootrootrootrootrootrootrootrootpuppet-0.24.8-2.1.src.rpmpuppet-serverpuppet-server(x86-32)    @@ rpmlib(VersionedDependencies)puppetinsservsedfillupcoreutilsgrepdiffutils/bin/sh/bin/sh/bin/shrpmlib(PayloadFilesHavePrefix)rpmlib(CompressedFileNames)/bin/bash/usr/bin/rubyrpmlib(PayloadIsLzma)3.0.3-10.24.8-2.14.0-13.0.4-14.4.6-14.7.1I@IIHe@H@mantel@suse.demantel@suse.deanicka@suse.czanicka@suse.czanicka@suse.cz- update to 0.24.8- add zypper.rb plugin by Leo Eraly- update to 2.4.7 * Deprecate the NetInfo nameservice provider. Use directoryservice instead * Add macauthorization type * Refactoring the thread-safety in Puppet::Util * Removing the included testing gems; you must now install them yourself * Refactoring of SELinux functions to use native Ruby SELinux interface * Removing all mention of EPM, RPM, or Sun packages. * Replaced SELInux calls to binaries with Ruby SELinux bindings * Adding support to the user type for: profiles, auths, project, key/value pairs (extension to Solaris RBAC support added in 0.24.6) * Added a number of confines to package providers * lots of bugfixes - add sysconfig, firewall definitions, package init scripts (bnc#465778)- update to 0.24.5 * You can now select the encoding format when transferring the catalog, with 'yaml' still being the default but 'marshal' being an option. * Removed support for the 'node_name' setting in LDAP and external node lookups. * Also removed support for 'default' nodes in external nodes. * Exporting or collecting resources no longer raises an exception when no storeconfigs is enabled, it just produces a warning. * Always using the cert name to store yaml files * Added support for the --all option to puppetca --clean. If puppetca --clean --all is issued then all client certificates are removed. * Resources now return the 'should' value for properties from the [] accessor method (they previously threw an exception when this method was used with properties). * Modified the 'master' handler to use the Catalog class to compile node configurations, rather than using the Configuration handler, which was never used directly. * Modified the 'master' handler (responsible for sending configurations to clients) to always return Time.now as its compile date, so configurations will always get recompiled. * Saving new facts now expires any cached node information. * Switching how caching is handled, so that objects now all have an expiration date associated with them. This makes it much easier to know whether a given cached object should be used or if it should be regenerated. * Changing the default environment to production. - fix installation script (man8 permissions)- package created (version 0.24.4)/bin/sh/bin/sh/bin/shbuild24 1255978611u|0.24.8-2.10.24.8-2.1puppetmasterdpuppetmasterdpuppetrunpuppetmasterdrcpuppetmasterd/etc/init.d//etc/sysconfig/SuSEfirewall2.d/services//usr/bin//usr/sbin/-fomit-frame-pointer -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:11.2/standard/e6dc71ea580a3278ff485210688dbddb-puppetcpiolzma2i586-suse-linuxP#܆KOΜc?P] b2Ƀ*$m#n+ZV%_ʟV*#4kY:;ζ:Hv(j6#&,V٭A纆.uKcN`ʃC.TnPLN;fŧ#VɊc!Sm!0-xQKxJnڄJO!afzKa6C]d=@y:f1 5n ־=j |2ubtc"*J|%7C(A5k *L:(zrOvAR  V}T.s߭Uٿћb(P+eⴴO|YqK{J S쑣fr}H T5ŊnIE;IqV>hVjhɉU,;'Bq_ Kw"'agY#JB*MZ=sV>j~<4.WП_tO8Lg dFk3甿]#SaNFHu[\0lI&S)kEF-7Vnl<`WBw) .AYǔKbПmr} N=>Y#R ]cCQ &{zGwP2MpȖ_Y\`3B\$(x +-ە-PIgtϵc9u\^d -˶w^-ļgFտr>^-{dG3Z4It=}vD*.gӲJ-sBAhw`) oC/?MR< @wBo }r4ꯙd Opw_Z5Br>Tnx`R¿IkhH;֙:bЍ6QPS*? ޽spXfA)~!#,V '>4MHig_Y04+ͤȠ|},GUV\ r5|ʕ7ε@}>ҫs&` ɒcđtS%=mK Iם)4Q%IqX\uPM_ݳjxN~Gf_G;|@?>FPZpyBEzF[dwA, hg;) ?w00akFzE(f , ;TF9$cWESӈ/-I͵]hߒݭDj P^h2c!\~5YVc{} q)P)V@=qJV5Hr73å$Kț@D)5cWx6_c["~q4Z uvN U*UmY/;Xf_ $tFxCT-z_gnBҸs)$G_,}E^\ǢDT_bZp 7>}?gQ‘BioL}ċ۲ki8*d1C4~=nJނ8#T/=3)G.8Vʫ !p7ϡq'G<R :~C08NNCgk<5/%\ B7dB7Sܞ!!+6F$\ <2D >o܋X,2 $}~nu1J 5%Č3Rf ث d42T |`6#6nc h>"A4K"lZYثۼ(Vx.ѡg NH|Puׅj+%8D\x ?Ygf-Vf~CH˻ 8 _+Cfڍ/݆OX;.hr@R\_CnKjii/cſYb=Q}DjKcY(5p9݀ Ȱib[ KU11#R3; p?3ZO)=" `9St#Σ˙@ Ƈw\7E37UؕXyҿƸvɍ],쵖 X;!51e^;GTİf 5ej>xxƋf6]`zܭF׏'6oῙ]T;s*vaZb64JcuM4sCTp] Y)Qh =m7+ 5 hѤ&ݍǝJi pkeɍAzAU bBĺi6r9&^HC1N=z}\/2VIDBbXXLˬ97VKat?=sϚ<)4LS?._7F!epGR5`SJ+=.YSίR&itqYrB>$`[ya6jCCqqjtnR}9w$0Fg?؏6Ft7oŽ>,.WO. Ҕbba'ǍG! y8ٸy |#7~}6LjK#'%9y؝c*> 葋+a'DͤwTɸ̤#6)i|)\?E?k)ᨇ<!ĤP=O)- /tᶈraN+#>ElNz{pgc`5Sl'5tXO.#pStk0/̽Dِ^CUW%,v6?1R| ](4V!'@~hnػ°݅p?P'D><5pB¢lȧj魏#K#Ɠ- wrDD~Uל2U 894HdS9Q!V"%tByM{x( `zd<þq"d!JCE+ZuN?ҹj }NS T8J$ Rggg<@H7wRDefx.q_)sbm f{H( 9 ]'=>t$`#8ǪӛK\TA=~u*Di+ [yO&V.a `RMtfKi/k_[,\bYT90_@9C%q;dH1LȢo);뉐h{1pvIIV(f|Pw!\=*񖟶nS]jO!Qox;^䛙e%ۡ&Nc^c4`l2b j.Q] 1<|ѹ!#uLZ>nnXm5SI ?v98$E M!@WΟls7?82>;  rJUGu,tҮ `v`qi (1~)gǽ-oA3%qj(oLo5]+uŭcAi99kv_]ƞќņbZ=U^>>d9d.)te0Z J*  >lts/5ZfZ?Jk Nq3SjLN+&]EVq$}vT%ue,/stznߏ|3ITчRy1|J/&˓%VuT9X=ֲG:w!d_| aWpoqm3Y 3QhN#8 _~[,@u ]{= @:͎v ^@ER'@*9hjnbԧ/, jS 𵃖)JhI[ǧns ښk'iAbv^1 n7ð)g O,jG(`:@9^.t? ;12E`Y4aRGYZݪy2vІ E!#(H"X'`)&+٣):p4?ߎ1 }u9,*e*7edMנ-eSeG2?4^fD2~*} r_6Rh,o^ĊCv.~nC1޸_A#KxŁJ7^U-yTVӨ'R+V-W9"mb#?ˈ H{]@kMBDX51}`k%CT%%$DyǼsH_$ ) fGu 'QpNj"{Q|"¨>_p0~҅|,o:iNj[4yT,FJ7[/N4C"I?fa-1߮Mr3,[I檚/bz)VfۃHȡc/%yuax) PDpc%} dY;njǾ]<@teZUy[ `4 ,yS8WBleW}r0a[ay4ҕ`UtiZ@7}=zew{sSh,6mwa((v*GVĿ63 h1qS?ƜtӠˢՈСJ -:^sqOIRGfRnlwߎ<+} lgt.9Ȑ>8_bbn'$_RvXW=2ebضɊ5MγsipN~-ؽg-BtR`ӎgy ( "%1k [˻]xmil/48Fdz͂q=}?hcpŽ"TwV׆syo ьԋtgWo^Vа3g?\Z:/c,x1{V5/Oq0n:{}rѮ-7 uKdcjM1.r[nusX%S@WËo)qjkB4-vMK%XdrU@j TНt3NU~@1mL["']p4qDNd>B q(}TZQHߋIG] V9o/(bjgB39!@;ZpVhEǝͱxD@'ښau+ ߄ 8`奐>~t<{-RлKis{4¼-^J%I.=*' m2UINk `zKjZΫDSaϜ.űekWvݟ=Cls9G)SZ^?$)%J%嘶=[ C|fW+kS‹,^Su蕮;iI׃{y8&sznEY7USdV6ST,w+r-fףU% ۺzd\THɚ,-~ HUa@L<*&=/G,K5#ll~i| ޔNeâE `+| ./%#8R//V_Pa3ܦه-5/ 9;VKȩAd.GOcR&mWi/