Bug #7614
closedbackup files should not be in conf.d folders
Description
Hello,
in #7434 the timestamp backup of all edit files bundles was activated. Some programs don't like these backup files in their conf.d folders, like sudo (/etc/sudoers.d/) or apt (/etc/apt/sources.list.d/). They are complaining about files that have the wrong extension or are just accepting a file with options that are no longer valid.
Bye, Ronny
Updated by Jonathan CLARKE almost 9 years ago
- Related to User story #7434: Add edit-default with backup on all edit files added
Updated by Jonathan CLARKE almost 9 years ago
- Translation missing: en.field_tag_list set to Quick and important
Updated by Nicolas CHARLES almost 9 years ago
- Assignee set to Nicolas CHARLES
- Target version set to 0.x
Updated by Nicolas CHARLES almost 9 years ago
- Status changed from New to In progress
Updated by Nicolas CHARLES almost 9 years ago
This needs to be defined in the body agent control (not existing in ncf)
We can either add it to the promises.cf file, or mimic the cfengine standart way (the masterfiles have it in controls/cf_agent.cf), so we could have it in 10_ncf_internals/cf_agent.cf
Updated by Nicolas CHARLES almost 9 years ago
Ok, selected solution is in promiseS.cf, so it won't conflict with either CFEngine Masterfiles own config file, nor Rudder's
Updated by Nicolas CHARLES almost 9 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Nicolas CHARLES to Benoît PECCATTE
- Pull Request set to https://github.com/Normation/ncf/pull/308
Updated by Nicolas CHARLES almost 9 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset commit:162caeced2bd1a8b0c5499738939be90b20366be.
Updated by Vincent MEMBRÉ about 8 years ago
- Status changed from Pending release to Released
Updated by Alexis Mousset over 2 years ago
- Target version changed from 0.x to ncf-0.x
- Priority set to 0
Updated by Alexis Mousset over 2 years ago
- Project changed from 41 to Rudder
- Category set to Generic methods