Bug #1006
puppetrun --class no longer works
| Status: | Closed | Start date: | ||
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 0% |
||
| Category: | executables | |||
| Target version: | 0.24.5 | |||
| Affected Puppet version: | 0.24.4 | Branch: | ||
| Keywords: | ||||
| Votes: | 0 |
Description
Even if you are using LDAP, puppetrun —class no longer works:
puppetrun —class test¶
You must be using LDAP to specify host classes
Related issues
History
Updated by Luke Kanies over 4 years ago
The problem is that puppetrun should now test for ‘node_terminus = ldap’ instead of ‘ldapnodes = true’.
Updated by James Turnbull over 4 years ago
Fixed in commit:321b8fda8e50701d6a74e52332f5bbf8e7390d5c in branch 0.24.x
Updated by Martha Greenberg about 4 years ago
This doesn’t work for me in 0.24.4.
puppetrun —class test¶
Could not connect to LDAP: undefined method @ldap' for Puppet::Parser::Interpreter:Class
Updated by Luke Kanies about 4 years ago
- Status changed from Closed to 4
- 7 deleted (
fixed)
Updated by Redmine Admin almost 4 years ago
- Target version changed from 0.24.2 to 0.24.5
Updated by Redmine Admin almost 4 years ago
- Status changed from 4 to Accepted
Updated by Luke Kanies almost 4 years ago
- Status changed from Accepted to Ready For Checkin
- Assignee changed from Luke Kanies to James Turnbull
- Affected Puppet version set to 0.24.4
Fixed in the tickets/0.24.x/1006 branch in my repo.
Updated by James Turnbull almost 4 years ago
- Status changed from Ready For Checkin to Closed
Pushed in commit:d3a81255245eec19ac21902ae3b877e00e620628 in branch 0.24.x