[chef] Re: Re: Re: Search for environment with hyphen


Chronological Thread 
  • From: Morgan Blackthorne < >
  • To: " " < >
  • Subject: [chef] Re: Re: Re: Search for environment with hyphen
  • Date: Wed, 5 Feb 2014 07:44:04 -0800

Well, a dodgy way to do it is to do production*ord...

--
~*~ StormeRider ~*~

"Every world needs its heroes [...] They inspire us to be better than we are. And they protect from the darkness that's just around the corner."

(from Smallville Season 6x1: "Zod")

On why I hate the phrase "that's so lame"... http://bit.ly/Ps3uSS


On Wed, Feb 5, 2014 at 7:16 AM, Daniel Givens < " target="_blank"> > wrote:
Tried that as well and still nothing.

--
Daniel


 wrote:

Try using an underscore instead.

--
~*~ StormeRider ~*~

"Every world needs its heroes [...] They inspire us to be better than we are. And they protect from the darkness that's just around the corner."

(from Smallville Season 6x1: "Zod")

On why I hate the phrase "that's so lame"... http://bit.ly/Ps3uSS


On Wed, Feb 5, 2014 at 6:49 AM, Daniel Givens < " target="_blank"> > wrote:
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.

§