Feature #1368
Added genconfig option for redhat scripts and more.
| Status: | Closed | Start date: | 06/16/2008 | |
|---|---|---|---|---|
| Priority: | Low | Due date: | ||
| Assignee: | % Done: | 0% |
||
| Category: | Red Hat | |||
| Target version: | 0.24.5 | |||
| Affected Puppet version: | 0.24.4 | Branch: | ||
| Keywords: | redhat, init | |||
| Votes: | 0 |
Description
Hi, I added configuration for redhat scripts.
- Added genconfig option for puppetmaster, puppet init.d script
- Deleted “—port” option of puppetd init.d script nad sysconfig
I added thoese patch files.
History
Updated by Redmine Admin almost 4 years ago
- Status changed from Unreviewed to Needs Decision
- Assignee set to David Lutterkort
Lutter?
Updated by Redmine Admin almost 4 years ago
- Category set to Red Hat
- Keywords set to redhat, init
Updated by David Lutterkort almost 4 years ago
- Status changed from Needs Decision to Needs More Information
I have no objection to adding a ‘genconfig’ option to the init script.
I don’t think that removing PUPPET_PORT achieves much (yes, it’s redundant, but I don’t want to cause trouble for users that set the port this way for very little gain)
Also, the change in line 24 for server.init is not needed – PUPPETMASTER_OPTS has been set to the empty string on the line before, so no need to append PUPPETMASTER_MANIFEST to it.
Can you revise the patches to just ad the ‘genconfig’ option and nothing else ?
Updated by Naoya Nakazawa almost 4 years ago
Hi, lutter.
Thank you for your comment.
lutter wrote:
I have no objection to adding a ‘genconfig’ option to the init script.
I think ‘genconfig’ option is very useful for me. Because I see the configuration when I edited the sysconfig files.
I don’t think that removing PUPPET_PORT achieves much (yes, it’s redundant, but I don’t want to cause trouble for users that set the port this way for very little gain)
I installed puppet 0.24.4, and I uncommented PUPPET_PORT option, puppetd error ‘unknown option —port’. I was confused a little. So I think that “# If you wish to specify the port to connect to do so here” comment is amusing.
Also, the change in line 24 for server.init is not needed – PUPPETMASTER_OPTS has been set to the empty string on the line before, so no need to append PUPPETMASTER_MANIFEST to it.
I understand that the change in line 24 for serevr.init is not needed.
Can you revise the patches to just ad the ‘genconfig’ option and nothing else ?
I just added the ‘genconfig’ option for server.init and client init.
Thank you.
Updated by Naoya Nakazawa almost 4 years ago
- File deleted (
puppet-conf-redhat-client-init.patch)
Updated by Naoya Nakazawa almost 4 years ago
- File deleted (
puppet-conf-redhat-client-sysconfig.patch)
Updated by Naoya Nakazawa almost 4 years ago
- File deleted (
puppet-conf-redhat-server-init.patch)
Updated by Naoya Nakazawa almost 4 years ago
- File puppet-conf-redhat-client-init.patch added
- File puppet-conf-redhat-server-init.patch added
Hi, Lutter.
I add ‘genonfig’ option for init script patch.
Updated by James Turnbull almost 4 years ago
- Status changed from Needs More Information to Needs Decision
- Target version set to 0.24.5
If you’re happy with the new patches I’ll push them.
Updated by James Turnbull almost 4 years ago
lutter – ping!
Updated by David Lutterkort almost 4 years ago
jamtur01 wrote:
If you’re happy with the new patches I’ll push them.
Yes, this looks good.
Updated by James Turnbull almost 4 years ago
- Status changed from Needs Decision to Closed
Pushed in commit:9eb9affe11b4dbe69c7cd55aff28f39dffde27e8 in branch 0.24.x