Puppet: System Administration Automated

Support

Ticket #1068 (closed defect: fixed)

Opened 9 months ago

Last modified 9 months ago

Minor doco fix

Reported by: jamtur01 Assigned to: luke
Priority: normal Milestone:
Component: documentation Version: 0.24.1
Severity: normal Keywords: exec documentation
Cc: Triage Stage: Ready for checkin
Attached Patches: Code Complexity: Unknown

Description

subscribe => file["/etc/aliases"], 

should be:

subscribe => File["/etc/aliases"], 

in exec.rb

Change History

02/15/08 04:25:34 changed by jamtur01

  • owner changed from community to luke.
  • stage changed from Unreviewed to Ready for checkin.

Fixed in commit [8fa4120015ec87801882c51061c05bba1e31f86d] in branch 0.24.x

02/16/08 21:37:08 changed by luke

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

Pushed.