Bug #4789
Length of the name of a define
| Status: | Accepted | Start date: | 09/16/2010 | |
|---|---|---|---|---|
| Priority: | High | Due date: | ||
| Assignee: | - | % Done: | 0% | |
| Category: | - | |||
| Target version: | - | |||
| Affected Puppet version: | 2.6.1 | Branch: | ||
| Keywords: | ||||
Description
if I define is named:
define add_file_exec_bin
I get the error
err: Could not retrieve catalog from remote server: Error 400 on SERVER: Puppet::Parser::AST::Resource failed with error ArgumentError: Invalid resource type add_file_exec_bin at /var/lib/puppet/fly/modules/fly-mongo/manifests/server.pp:12
if I define is named:
define add_file_ebin
it works just fine
attached are the manifest class fly == common class with functions
class fly-mongo::base == base class for mongo for thing needed if mongo is in use class fly::mongo::server == server class server for thing specific to server acting as mongo server
-luc
History
#1
Updated by Luc Suryo almost 3 years ago
Version is 2.6.1 OS is CentOS 5.5
#2
Updated by James Turnbull almost 3 years ago
- Status changed from Unreviewed to Accepted
- Priority changed from Normal to High
- Target version set to 2.6.2
- Affected Puppet version set to 2.6.1
#3
Updated by Paul Berry over 2 years ago
- Target version changed from 2.6.2 to 69
It looks like this is not going to make it into the 2.6.2 release.
#4
Updated by Nigel Kersten over 2 years ago
- Target version deleted (
69)