Displaying 20 results from an estimated 2000 matches similar to: "Redmine and Forge outages"
2011 Jul 27
1
Redmine upgrade
Good day all,
Just a quick heads-up that I''ll be upgrading Redmine on
https://projects.puppetlabs.com on the 28th at 10:30PM PDT. (05:30
UTC)
It should be swift, and probably, no one will even notice.
Thanks.
--
Ben Hughes || Come to PuppetConf http://bit.ly/puppetconfsig
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To
2011 Jul 14
2
Puppet 2.6.x fate
It was decided earlier this week that the 2.6 series will have it''s
last release at 2.6.10 (we''re currently at 2.6.9). However, we are
not doing a 2.6.10 RC/release this month. That will wait until
August.
If you have patches waiting on some final tweaks or any other work
that you feel like just *has* to be in the 2.6 series, please get it
filed with us ASAP. Right now the
2011 Jul 21
6
ANNOUNCE: Cloud Provisioner v0.6.0rc1 release
We are happy to announce the first public release candidate of our Puppet
Cloud Provisioner.
This release is available for download at our Module Forge:
http://forge.puppetlabs.com/puppetlabs/cloud_provisioner<http://downloads.puppetlabs.com/dashboard/>
Extensive documentation can be found at:
http://docs.puppetlabs.com/guides/cloud_pack_getting_started.html
Please report feedback via the
2012 Oct 03
6
Puppet Forge Happenings
Hello,
If you weren''t at PuppetConf or didn''t catch my talk, here''s a quick
recap. I''m product owner for the Puppet Forge team which formed in
July with 2 awesome engineers and an equally awesome designer. We''re a
team dedicated to the Forge and while ramping up, we''ve shipped three
small improvements to the Forge that we hope you enjoy.
*
2011 Jul 25
6
puppetmaster SSL_Read
Seeing ''SSL_read'' errors being logged by puppetmaster. Anyone know
what causes these or how to correct? They''re sporadic, not happening
all the time or on all puppet runs.
/var/log/puppet/masterhttp.log
[2011-07-25 10:00:10] ERROR OpenSSL::SSL::SSLError: SSL_read::
internal error
/var/log/messages
Jul 25 10:00:10 cmd-box puppet-master[22572]: SSL_read:: internal
error
2011 Jul 22
3
ANNOUNCE: Puppet Dashboard 1.2rc3 available
This a feature release candidate (number 3) of Puppet Dashboard. If
you''re wondering what happened to rc2, it was internal only. Our CI
system found a few issues before we released it to the public.
This release is available for download at:
http://downloads.puppetlabs.com/dashboard/
We have included Debian and RPM packages as well as a tarball.
See the Verifying Puppet Download
2011 Aug 11
6
need urgent help with including Ruby DSL class from puppet manifests
Hi,
I have a Ruby class in "nagios" module - it''s located in nagios/
manifests/ssa_nagios_checks.rb
and looks like this
hostclass :ssa_nagios_checks do
...
end
In nagios/manifests/init.pp I have
class nagios::server {
...
include ssa_nagios_checks
...
}
And I get the following error
....
debug: importing ''/etc/puppet/modules/nagios/manifests/
2011 Jul 06
7
Issue with puppet file serving api not parsing yaml content correctly
I am working on building a facter tag based node classifier similar to
https://github.com/jordansissel/puppet-examples/tree/master/nodeless-puppet/.
However, I have run into an issue where I cannot use puppet''s require
file ability to push the yaml file containing the facts file to the
client because it would require two runs of puppet to pickup changes.
Consequently, I have written into
2011 Jul 18
5
yum.puppetlabs.com rsync problem
I have local mirror of puppet repository - i''m syncing it with:
''rsync -av --exclude SRPMS --exclude sources --delete
yum.puppetlabs.com::packages/yum puppet'' - which worked until a few
weeks ago. Now it gives me an error:
''rsync: failed to connect to yum.puppetlabs.com (96.126.116.126):
Connection refused (111)
rsync error: error in socket IO (code 10) at
2011 Jul 13
4
puppet manifest execution orders
I created manifest for our webserver. manifest included git clone,
database creation and restore database etc.... How to order the
installation and exec exactly
Roni
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to
2009 Mar 08
5
error : Redmine
Hello,
Iam getting the following error whem adding new task in redmine --
Internal error
An error occurred on the page you were trying to access.
If you continue to experience problems please contact your redMine
administrator for assistance.
Please advise. Thanks in advance.
Regards,
Gokul
--
Posted via http://www.ruby-forum.com/.
2011 Sep 01
3
Multiple template fallbacks
Hi,
In a file resource I want to be able to specify multiple template contents.
If the 1st template doesn''t exist use the 2nd listed and so on. Much like
how the source attribute works.
Basically this:
file { "/tmp/somefile.txt":
ensure => present,
content => [
template("somefile-$fqdn.erb"),
2009 Mar 12
2
Redmine: 500 Internal Server Error Content-Type: text/html
Hello!
I have a such problem in my redmine app, like "Redmine: 500 Internal
Server Error Content-Type: text/html " error, from time to time, and
there is no periodicly matches.
Versions:
Rails - 2.2.2
Ruby - 1.8.5
Thx, for you answers.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails:
2011 Sep 21
11
Software inventory
Howdy,
Before I go about writing one myself, anyone out there written a
software inventory module/fact for gathering a list of all installed
rpms/debs on a system? Got a few ideas floating around in my head, but
wanted to see if/what other folks have done ..
--
I''ve seen things you people wouldn''t believe. Attack ships on fire off
the shoulder of Orion. I watched C-beams
2011 Mar 11
2
Problem with Redmine
I am having a problem getting Redmine to run with Oracle (11.2) backend.
I get this error (below) because Oracle table names are limited to 30
characters. Does anyone around here know of a fix or workaround? I''m
wondering if I can simple change the table name, or if that will break
the application.
When doing a db migrate to an Oracle db this creates the error below.
I''m so
2012 Oct 04
2
redmine verification emails not working?
been waiting (and checking spam filters) on 2 accounts i''ve tried to
create in redmine for opening an issue, but yet to see any
verification emails. thought I''d give you guys the heads up as I''m
sure the dev''s don''t register accounts too often!
just eager to open the 3.0 environment issue I''m seeing.
Thanks!
--
Matthew Nicholson
--
You
2010 Feb 23
1
Redmine and hoptoad notifier
Hi,
Has anyone ever managed to make the hoptoad notifier work with Redmine?
I always get time outs when posting an issue to the redmine server...
Cheers,
--
Posted via http://www.ruby-forum.com/.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to
2009 Aug 28
4
Redmine not mailing puppet-bugs?
It looks like mail is no longer making it the Redmine
The most recently puppet-bugs entry for #2511 is from August 24th:
http://groups.google.com/group/puppet-bugs/browse_thread/thread/756618094cd4f29e/c9258938336dab7e?lnk=gst&q=2511#c9258938336dab7e
But the most recent update to the ticket was about a day ago:
http://projects.reductivelabs.com/issues/2511
2013 Dec 16
1
[Redmine] Hide subprojects in welcome page
Dear all,
I''m using redmine and in welcome page, it displays all projects and
subprojects. I want to hide all subprojects and display parent projects
only.
Please help me!
--
Posted via http://www.ruby-forum.com/.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails
2007 Dec 08
6
Rails 2.0 ActionMailer breaks my redmine render_message
I am using ''redmine'' (v 0.6) as my major project manager, seems running
fine w Rails 2.0 (slight modifs for paginations..) but I am stuck with a
major error when sending a confirmation email :
mailer.rb
class Mailer < ActionMailer::Base
....
# Renders a message with the corresponding layout
def render_message(method_name, body)
layout =