Review hotfix SOP
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
This commit is contained in:
parent
d405e732a6
commit
c022da81a9
2 changed files with 3 additions and 3 deletions
|
@ -12,12 +12,12 @@ package to be changed or modified. Either in roles or tasks.
|
|||
|
||||
hotfix tasks should be called "HOTFIX description" They should also link
|
||||
in comments to any upstream bug or ticket. They should also have tags of
|
||||
'hotfix'
|
||||
_hotfix_
|
||||
|
||||
The process is:
|
||||
|
||||
* Create a diff of any files changed in the fix.
|
||||
* Check in the _link:[original] files and change to role/task
|
||||
* Check in the \_original_ files and change to role/task
|
||||
* Check in now your diffs of those same files.
|
||||
* ansible will replace the files on the affected machines completely
|
||||
with the fixed versions.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue