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: | ||||
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
#1
Updated by Luke Kanies about 6 years ago
- Status changed from 1 to Closed
- 7 set to fixed
lutter provided this in r2610 (apparently this was a dupe of #657).