[chef] Re: Search for environment with hyphen


Chronological Thread 
  • From: laradji nacer < >
  • To:
  • Subject: [chef] Re: Search for environment with hyphen
  • Date: Wed, 05 Feb 2014 16:00:39 +0100

Hello,

Try this :
knife search node 'chef_environment:production-ord'

Le 05/02/2014 15:49, Daniel Givens a écrit :
I'm having some difficulties with a node search not returning any results 
when matching on an environment with a hyphen in the name.

Example:

$ knife search node 'environment:production-ord'
0 items found

$ knife node show api-n01.ord.example.com
Node Name:   api-n01.ord.example.com
Environment: production-ord


I've tried escaping the hyphen, which returns invalid search query. I've tried 
surrounding the environment name with double quotes. The search works fine for 
environments without a hyphen, such as "staging".

$ knife search node 'environment:staging'
22 items found


I'm using knife from Chef 11.8.2 and the Chef server is 11.0.10.

Any help would be appreciated.

--
Daniel




Archive powered by MHonArc 2.6.16.

§