User story (meta) #2297
PT copy file from server: add a post-hook section to be able to reload a service after copying it's config file
| Status: | Released | Start date: | 2012-02-17 | |
|---|---|---|---|---|
| Priority: | 2 | Due date: | ||
| Assignee: | % Done: | 100% |
||
| Category: | Techniques - Others | |||
| Target version: | 2.3.7 | |||
| Needs translating: | No |
Description
We have a post-hook section in several other PTs, it should be in this one too!
Associated revisions
Refs #2297 : add a posthook to the copy file from shared folder
Merge branch 'branches/rudder/2.3'
- branches/rudder/2.3:
Refs #2297 : add a posthook to the copy file from shared folder
Refs #2415 typo for new version of copyFileFromSharedFolder.st (v1.2) and enhance description
Fixes #2410: Enabled the user to set a list of options in the dnsConfiguration Technique (2.3 branch)
Refs #2415 Change use of scp method on e2s_activation.st and copyFileFromSharedFolder.st (v1.1)
Refs #2415 Change scp method in order to define compare method and add a new version of 'Download from shared folder' for choosing compare method
Fixes #2409: The DNS search list on the resolv.conf is now a single space separated list instead of a single search domain tuple repeated multiple times
Refs #2413 Update cfengine_stdlib.cf of all initial promises
Refs #2413 #2412 Update cfengine_stdlib.cf of initial promises from policies/techniques
Refs #2413 #2412 Change comments in rsyslogConf.cf when using generic package manager
History
#1
Updated by Jonathan CLARKE about 1 year ago
- Target version changed from 2.4.0~alpha6 to 2.4.0~alpha7
#2
Updated by Matthieu CERDA about 1 year ago
- Status changed from New to Discussion
- Assignee changed from Matthieu CERDA to Jonathan CLARKE
What is "PT copy file from server" ??? I see "Download a file", "Download a file from a shared folder", "Enforce a file content", but nothing like this.
#3
Updated by Nicolas CHARLES about 1 year ago
Matthieu CERDA wrote:
What is "PT copy file from server" ??? I see "Download a file", "Download a file from a shared folder", "Enforce a file content", but nothing like this.
You may start with copyGitFile
#4
Updated by Nicolas CHARLES about 1 year ago
- Status changed from Discussion to Qualified
- Assignee changed from Jonathan CLARKE to Nicolas CHARLES
- Target version changed from 2.4.0~alpha7 to 2.3.7
I'm doing it on CopyGitFile
#5
Updated by Jonathan CLARKE about 1 year ago
- Status changed from Qualified to Released
- % Done changed from 0 to 100
This looks fine to me.