Bug #931

Directories specified with slashes cannot be found in configuration graph

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

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

0%

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

Description

The following code fails:

file { "/Users/luke/": check => owner }

With the following error:

Could not find vertex for File[/Users/luke/] when converting to type

The problem is clearly that Puppet strips trailing slashes.

History

Updated by Luke Kanies over 4 years ago

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

Fixed in commit:0ef6b9579df65adda51389a2ab3e514ef42afa14.

Also available in: Atom PDF