Bug #1773
Relative templatedirs broken between 0.24.5 -> 0.24.6
| Status: | Closed | Start date: | 11/25/2008 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 0% |
||
| Category: | language | |||
| Target version: | 0.24.7 | |||
| Affected Puppet version: | 0.24.6 | Branch: | ||
| Keywords: | ||||
| Votes: | 0 |
Description
In 0.24.5, I used the invocation:
puppet —templatedir=relative/dir manifests/standalone/doit.pp
In 0.24.6, the following patch has broken this functionality by filtering out directories without a leading File::SEPARATOR.
http://projects.reductivelabs.com/repositories/diff/puppet/lib/puppet/module.rb?rev=09057346dd7207e36c81bae479d1343fb7cc8d0a
History
Updated by Luke Kanies about 3 years ago
- Status changed from Unreviewed to Accepted
- Target version set to 0.24.7
- 3 changed from Unknown to Easy
Updated by Luke Kanies about 3 years ago
- Category set to language
- Assignee set to Thom May
Thom, it looks like this was your commit.
Can you fix this so relative template dirs are allowed again?
Updated by Thom May about 3 years ago
- Status changed from Accepted to Ready For Checkin
http://github.com/thommay/puppet/commit/0bb3d293c24720b65a7eb3025f59084890a57f99
Updated by James Turnbull about 3 years ago
- Status changed from Ready For Checkin to Closed
Pushed in commit:3c4efa7ec2043043d72d325e67fe5bd6098e0413 in branch 0.24.x