Puppet: System Administration Automated

Support

Ticket #1229 (closed refactor: fixed)

Opened 7 months ago

Last modified 7 months ago

Clean up unused files

Reported by: plathrop Assigned to: plathrop
Priority: low Milestone:
Component: unknown Version:
Severity: minor Keywords:
Cc: Triage Stage: Needs design decision
Attached Patches: None Complexity: Trivial

Description

Seems there is at least one file that is in the codebase and isn't being used.

lib/puppet/util/variables.rb does not seem to be used anywhere.

We should locate and clean up files like this.

Change History

05/19/08 02:05:14 changed by plathrop

  • status changed from new to assigned.
  • severity changed from normal to minor.
  • priority changed from normal to low.
  • complexity changed from Unknown to Trivial.
  • owner changed from luke to plathrop.
  • stage changed from Unreviewed to Needs design decision.

05/20/08 05:16:34 changed by luke

  • status changed from assigned to closed.
  • resolution set to fixed.

Removed, and I definitely agree -- files that aren't in use should be removed.

05/20/08 11:09:47 changed by jamtur01

Fixed in commit [ee4be4f78f7c904dbe5873ff7b44993d1440da41] in branch 0.24.x