Change request -- minor template update for raffle
by Toshio Kuratomi
After review by Ambassadors, I've got a new raffle rpm that has the
following changes:
* Requires the python-mako0.4 package so that I can remove some workarounds
for mako-0.3.x
* Updated several templates to not use a feature of TurboGears-2.1.x as
RHEL6 has TurboGears-2.0.x (app02.stg).
* Updated one template with changed wording for the case wheere
participating in a raffle needs cla + 1.
The new rpm is deployed to stg and is working on both RHEL5 and RHEL6 there.
The Ambassador's T-Shirt raffle will be the first raffle that is run with
this software so potential impact of this change is minimal. It does run on
the app servers but if it goes haywire and starts eating resources we can
disable the raffle app completely until after the Fedora Release.
Could I get two +1s to deploy the new rpm?
-Toshio
11 years, 10 months
Meeting Agenda Item: Introduction Shannon Petry
by Shannon Petry
IRC Handle: spetry
Skills: Scripting Shell and Perl, but prefer shell. Some C, TCL/TK, and
lots of real world experience. 20 Years of Unix support and 14 with
Linux. Supported numerous environments including DOD, Engineering,
Financial, SW Dev, and more. I'd like to get better with C and of course
overall knowledge can always improve (there is no such thing as knowing it
all, or knowing to much).
Immediate interests: Fedora 15 shipped with bad init scripts for ypserv
and ypbind. I'd also like to investigate an improvement to ypinit to
update NISDOMAIN or YPDOMAIN in configuration files and configuration
scripts. Can work to modify scripts for sysconfig as well. More as time
allows and needs arrise.
11 years, 10 months
Plan for tomorrow's Fedora Infrastructure Meeting (2011-11-03)
by Kevin Fenzi
The infrastructure team will be having it's weekly meeting tomorrow
2011-11-03 at 1900 UTC in #fedora-meeting on the freenode network.
Suggested topics (suggested by whom):
* New folks introductions and Apprentice tasks.
* F16 FINAL FREEZE / tickets:
#2986 F16Final: New website
#2987 F16Final: verify mirror space for final f16 release
#2988 F16Final: release day ticket
#2989 F16Final: verify permissions when content is staged
#2990 F16Final: notify RHIT about impending release
#2991 F16Final: modify wiki version template
#2992 F16Final: update log02 stats and maps for new release.
#2993 F16Final: move old releases to archive
* Upcoming Tasks/Items
2011-10-25 - 2011-11-08: Final change freeze
2011-11-03 infra meeting.
2011-11-08: Fedora 16 release.
2011-11-09 Remove inactive fi-apprentice people.
2011-11-10 infra meeting.
2011-11-11 kevin out on PTO
2011-11-14 - send out nag about pass/keys change
2011-11-17 infra meeting.
2011-11-21 - send out nag about pass/keys change
2011-11-24 infra meeting.
2011-11-28 - send out nag about pass/keys change.
2011-11-30 Flag day for password reset/new ssh keys.
2011-12-01 nag fi-apprentice folks for december
2011-12-26 to 2011-12-30 - rh shutdown week.
* Meeting tagged tickets:
https://fedorahosted.org/fedora-infrastructure/report/10
Submit your agenda items, as tickets in the trac instance and send a
note replying to this thread.
More info here:
https://fedoraproject.org/wiki/Infrastructure/Meetings#Meetings
Thanks
kevin
11 years, 10 months
FREEZE break request: reboot releng04 to add cpus
by Kevin Fenzi
When I created releng04, It seems I didn't pass it vcpus... so it
installed with only 1 cpu. I'd like to reboot it and change it back up
to 8. This should help with updates pushes and should be something we
can do when it's not pushing any updates.
If something goes horribly wrong, we also have releng02 still around
and can just use it to push updates.
+1's please? :)
kevin
11 years, 10 months
Freeze break request: Fix SELinux context on bodhi comps repo
by Luke Macken
We recently changed where bodhi checks out the comps repo, and now we
need to fix the SELinux context on it in order to fix a violation during
pushes. Even though this violation isn't fatal, it's still preventing us
from injecting up-to-date comps into our updates repos.
The change below only effects our releng/relepel machines.
+1's ?
Thanks,
luke
--- a/modules/bodhi/manifests/init.pp
+++ b/modules/bodhi/manifests/init.pp
@@ -147,7 +147,7 @@ class bodhi::app::masher inherits bodhi {
semanage_fcontext { [
"/home/masher/.cvspass",
- "/usr/share/bodhi/comps(/.*)?",
+ "/var/tmp/bodhi/comps(/.*)?",
]:
type => "httpd_sys_script_rw_t",
}
11 years, 10 months
Meeting Agenda Item: Introduction Unai Ruiz
by Unai Ruiz Tens
Hi everybody,
My name is Unai Ruiz (tensov at IRC channels). I've been a Linux user for
about 15 years and been working professionally with it for 8 years.
Currently I work for my region's public administration, designing high
available and high performance infrastructure for web applications, mainly
J2EE and PHP applications deployed on Red Hat systems. With the years I
have gained experience with Red Hat (among other distros), MySQL, Apache
httpd, Tomcat, Nagios ... I can write bash and python scripts. I think it's
time to help the Community back so I thought that nothing better than the
Fedora Project :) Anyway, I'm sure I will be getting more from this than I
will be giving. I have no experience with Puppet or with systems that are
spread around the globe so I'm sure this will be a thrilling experience!
Thanks!
11 years, 10 months