Actions
Bug #2956
closedAutocompletion failure when adding class to host
Status:
Duplicate
Priority:
Normal
Assignee:
-
Category:
Search
Target version:
-
Description
I've got a class called `local_tmpl::app::c2c_sig_demo`.
When I want to assign it to a host, I edit the host, go to the "Puppet Classes" tab and type the name.
When I type "c2c_sig", it shows up (along with a lot of other classes).
If I keep typing and add "c2c_sig_d", only "local_tmpl::app::c2c_sig_dev" shows up, even though it should also match "local_tmpl::app::c2c_sig_demo".
This makes it hard to add classes to hosts, since the Puppet Classes section in Configuration allows to add classes to hostgroups, not hosts.
Updated by Tomer Brisker over 7 years ago
- Is duplicate of Bug #14636: Unable to search puppet classes with long names added
Updated by Tomer Brisker over 7 years ago
- Status changed from New to Duplicate
I believe this was solved in 14636, closing as duplicate. please reopen if issue persists.
Actions