[chef] RE: Re: How/can I update a node's attributes via knife WITHOUT bootstrapping


Chronological Thread 
  • From: "Fouts, Chris" < >
  • To: " " < >
  • Subject: [chef] RE: Re: How/can I update a node's attributes via knife WITHOUT bootstrapping
  • Date: Mon, 11 May 2015 16:07:48 +0000
  • Accept-language: en-US

Thanks, I’ll look into these plugins.

 

Chris

 

From: Joe Nuspl [mailto:
Sent: Friday, May 08, 2015 3:03 PM
To:
Subject: [chef] Re: How/can I update a node's attributes via knife WITHOUT bootstrapping

 

We wrote our own knife plugin a few years ago but since then several have popped up on github,  A quick search revealed:

 

 

This is by no means complete or an endorsement of any of these.

 

            Joe

 

On May 8, 2015, at 11:47 AM, Fouts, Chris < "> > wrote:



I’m aware of the -j option to set node attributes during bootstrap. I’m also aware of knife edit, which is needs user input form an editor. This is NOT what I’m talking about

 

If a node is already bootstrapped, how can I set some of its attributes without re-bootstrapping it, and not using knife edit. I know I can do the following in a script since I want to do this automagically.

-        Knife ode show –Fj > node.json

-        Edit the node.json file

-        Knife node from file node.json

Is there a more elegant way?

 




Archive powered by MHonArc 2.6.16.

§