Bug #436

Files should only do user/uid and group/gid conversions once

Added by Luke Kanies over 5 years ago. Updated over 5 years ago.

Status:Closed Start date:
Priority:High Due date:
Assignee:Luke Kanies % Done:

0%

Category:-
Target version:0.22.1
Affected Puppet version:0.25.4 Branch:
Keywords:
Votes: 0

Description

The owner and group states in File attempts to convert names to IDs at validation time, and if that fails then it tries again when syncing.

Instead, it should only try the conversion during ‘retrieve’, by which point the user or group will always exist if it’s going to.

History

Updated by Luke Kanies over 5 years ago

  • Status changed from 1 to Closed
  • 7 set to fixed

Fixed r2078.

Also available in: Atom PDF