Giter VIP home page Giter VIP logo

Comments (5)

ak0ska avatar ak0ska commented on September 25, 2024

Same issue here.

from puppet-rundeck.

pall-valmundsson avatar pall-valmundsson commented on September 25, 2024

Have you had a chance to look at this?

from puppet-rundeck.

liamjbennett avatar liamjbennett commented on September 25, 2024

Not yet. I think what we are going to do is switch the not managing it by default and then allow the user to override it if they want to.

Hoping to spend time getting out a new release at some point this week.

from puppet-rundeck.

jerveldh avatar jerveldh commented on September 25, 2024

To solve this problem change the init.erb template. Add the following to the top:

#!/bin/bash 
#
# rundeckd    Startup script for the rundeck
#
# chkconfig: 2345 90 10
# description: rundeckd, providing rundeckd
# pidfile: /var/run/rundeckd.pid

### BEGIN INIT INFO
# Provides:        rundeckd
# Required-Start:    $all
# Required-Stop:    $local_fs
# Default-Start:     2 3 4 5
# Default-Stop:     0 1 6
# Short-Description:    rundeck job automation console
# Description:        rundeckd services.
### END INIT INFO

# Source function library
. /lib/lsb/init-functions

from puppet-rundeck.

liamjbennett avatar liamjbennett commented on September 25, 2024

Reverted back to using the script that comes with the package by default. Added params in 1b02692 to allow users to specify their own templates.

from puppet-rundeck.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.