Feature #658
File serving should support skipping the server name
| Status: | Closed | Start date: | ||
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 0% |
||
| Category: | - | |||
| Target version: | 0.25.0 | |||
| Affected Puppet version: | 0.25.4 | Branch: | ||
| Keywords: | ||||
| Votes: | 0 |
Description
This way fileserving could use:
file { "/what/ever": source => "puppet:///some/file" }
And the server name would use $server when remote, or, um, something else when local.
This was discussed on the list a while ago.
History
Updated by Luke Kanies almost 5 years ago
- Status changed from 1 to Closed
- 7 set to fixed
lutter provided this in r2610 (apparently this was a dupe of #657).