Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 0.8.6
-
Fix Version/s: 0.9.0
-
Component/s: Chef Client
-
Labels:None
-
Triage Status:Triaged
Description
backups of config file are named config.chef-201004011022 but programs using wildcard include dirs (E.G. apache /etc/apache2/conf.d) will load them.
backups files should probably start with dot (.) to avoid inclusion.
pull from git://github.com/avishai-ish-shalom/chef.git branch master