Puppet: System Administration Automated

Support

Ticket #901 (assigned enhancement)

Opened 1 year ago

Last modified 9 months ago

package type not automatically dependant on yumrepo type

Reported by: digant Assigned to: luke (accepted)
Priority: normal Milestone: elmo
Component: RAL Version: 0.23.2
Severity: normal Keywords:
Cc: Triage Stage: Accepted
Attached Patches: None Complexity: Medium

Description

When using a yumrepo type to define yum repositories and using a yum provider for packages, there should be an automatic dependency setup between the two such that the yumrepo is processed first.

Change History

11/24/07 03:22:07 changed by luke

  • status changed from new to assigned.
  • complexity changed from Unknown to Medium.
  • milestone set to misspiggy.
  • owner changed from community to luke.
  • type changed from defect to enhancement.
  • stage changed from Unreviewed to Accepted.

11/28/07 23:37:09 changed by luke

  • milestone changed from misspiggy to elmo.

This is actually more difficult than normal automatic relationships, because it involves a relationship to all members of a class, rather than specifically named members.

This will be much easier in the next release, since it completely redoes how resources are found and referred to, so I'm bumping this.

04/24/08 07:56:56 changed by luke

  • component changed from library to RAL.