[Puppet - Bug #11989] upstart service operating system confine should include redhat and centos

2013-12-15 Thread tickets
Issue #11989 has been updated by Charlie Sharpsteen. Redmine Issue [#11989](http://projects.puppetlabs.com/issues/11989) has been migrated to JIRA: Bug #11989: upstart service operating system confine

[Puppet - Bug #11989] upstart service operating system confine should include redhat and centos

2013-04-05 Thread tickets
Issue #11989 has been updated by Charlie Sharpsteen. Keywords changed from upstart simplefix to upstart simplefix customer Bug #11989: upstart service operating system confine should include redhat and centos https://projects.puppetlabs.com/issues/11989#

[Puppet - Bug #11989] upstart service operating system confine should include redhat and centos

2013-03-06 Thread tickets
Issue #11989 has been updated by Felipe Salum. Any updates on this ? I'm trying to use the provider upstart on a Centos6 machine and I got the error: Provider upstart is not functional on this host Bug #11989: upstart service operating system confine sh

[Puppet - Bug #11989] upstart service operating system confine should include redhat and centos

2012-10-29 Thread tickets
Issue #11989 has been updated by Keiran S. I've hit this issue as well, and it reminds me of when SMF arrived in Solaris 10 (s/arrived/was shoehorned in/). As I am likely to be on 2.7 for a bit longer, the following logic works for me as well. I had to slightly adjust the service name from Er

[Puppet - Bug #11989] upstart service operating system confine should include redhat and centos

2012-09-20 Thread tickets
Issue #11989 has been updated by Justin Honold. Still a bummer for me - I just made an Upstart script for Elasticsearch on a CentOS 6.3 host. Upstart-on-RHEL users are probably rare, but we are out there! :) Bug #11989: upstart service operating syste

[Puppet - Bug #11989] upstart service operating system confine should include redhat and centos

2012-06-05 Thread tickets
Issue #11989 has been updated by Daniel Pittman. Target version changed from 3.0.x to 3.x Bug #11989: upstart service operating system confine should include redhat and centos https://projects.puppetlabs.com/issues/11989#change-64324 Author: Nathan Huf

[Puppet - Bug #11989] upstart service operating system confine should include redhat and centos

2012-05-24 Thread tickets
Issue #11989 has been updated by James Turnbull. Sorry Nathan - I meant: service { "servicename": provider => upstart, ... } I am an idiot. :) Can you share the patch you're using so I can test. Thanks Bug #11989: upstart service operating system

[Puppet - Bug #11989] upstart service operating system confine should include redhat and centos

2012-05-24 Thread tickets
Issue #11989 has been updated by Nathan Huff. Not on RHEL/Centos 6 you can't since they don't use systemd. I am not currently running it since I changed jobs and haven't had a need here yet. As far as I know my old job still runs with the patch applied, at least it did 2 months ago. ---

[Puppet - Bug #11989] upstart service operating system confine should include redhat and centos

2012-05-24 Thread tickets
Issue #11989 has been updated by James Turnbull. Also can't you just do: service { "servicename": provider => systemd, ... } Bug #11989: upstart service operating system confine should include redhat and centos https://projects.puppetlabs.com/iss

[Puppet - Bug #11989] upstart service operating system confine should include redhat and centos

2012-05-24 Thread tickets
Issue #11989 has been updated by Eric Seynaeve. We also hit this problem. The VMWare driver for ESXi5 only has an upstart configuration in RHEL6. Manually specifying the upstart provider gives mention that it's not supported on RHEL6. However, the default provider doesn't see that vmware-tool

[Puppet - Bug #11989] upstart service operating system confine should include redhat and centos

2012-03-09 Thread tickets
Issue #11989 has been updated by Andy Taylor. While it hasn't fully replaced the old style init scripts, it is very useful for new services as writing Upstart jobs is quick. Additionally Upstart can monitor services, which is useful to ensure Apache is always running, for example. This monito

[Puppet - Bug #11989] upstart service operating system confine should include redhat and centos

2012-03-09 Thread tickets
Issue #11989 has been updated by David Schmitt. After a short look into it, it doesn't seem as if rhel6 had _any_ effort at integrating their services into upstart. The only thing upstart does is delegating to an old-style rc script to run old-style init scripts. --

[Puppet - Bug #11989] upstart service operating system confine should include redhat and centos

2012-01-24 Thread tickets
Issue #11989 has been updated by Nathan Huff. I don't think the redhat provider works for upstart jobs. At least on RHEL 6 it doesn't look like Redhat did a very good job of integrating upstart and chkconfig/service. Bug #11989: upstart service operati

[Puppet - Bug #11989] upstart service operating system confine should include redhat and centos

2012-01-21 Thread tickets
Issue #11989 has been updated by Dominic Cleal. Keywords changed from upstart to upstart simplefix Bug #11989: upstart service operating system confine should include redhat and centos https://projects.puppetlabs.com/issues/11989 Author: Nathan Huff St

[Puppet - Bug #11989] upstart service operating system confine should include redhat and centos

2012-01-21 Thread tickets
Issue #11989 has been updated by Dominic Cleal. I agree this could be done (probably with osfamily rather than operatingsystem), though I wonder if it'd give any benefits as the 'redhat' provider should always work. Bug #11989: upstart service operating