Giter Site home page Giter Site logo

chef-related switches ignored about knife-vsphere HOT 7 CLOSED

chef avatar chef commented on August 24, 2024
chef-related switches ignored

from knife-vsphere.

Comments (7)

skymob avatar skymob commented on August 24, 2024

@hinder90 are you saying that Chef is being bootstrapped with a different version that what you are specifying with --bootstrap-version? If you bootstrap an already existing VM using knife bootstrap what version does it get bootstrapped with? Could you provide some output?

from knife-vsphere.

hinder90 avatar hinder90 commented on August 24, 2024

@skymob yes, that is what I was saying, but for some reason I made some changes to my arguments that fixed this. Very strange.

from knife-vsphere.

hinder90 avatar hinder90 commented on August 24, 2024

@skymob So I am back to this again.... if you look at the command and output (https://gist.github.com/hinder90/46b173764e202bd93235) I am specifying 11.4.4 but 11.6.0 is the version of the gem used arbitrarily, presumably since it is the newest version. This is causing problems as our chef servers is 11.4.4. Any ideas?

from knife-vsphere.

skymob avatar skymob commented on August 24, 2024

@hinder90 Unless you use --distro switch, knife will use the default chef-full.erb template file. This line shows that the template file is supposed to honor chef_version, so I think the next step would be figuring out why that isn't being set. Could you try specifying bootstrap_version in your knife.rb file:

knife[:bootstrap_version] = "11.4.4"

and see if the bootstrap installs the correct version then?

from knife-vsphere.

swalberg avatar swalberg commented on August 24, 2024

Hi, is this issue still happening? I'm cleaning up old issues and want to see if we need to do any more work here.

Thanks.

from knife-vsphere.

hinder90 avatar hinder90 commented on August 24, 2024

Hard to say, I’ve moved on from this project and can’t verify. Sorry.

On May 20, 2015 at 12:58:36 PM, Sean Walberg ([email protected]) wrote:

Hi, is this issue still happening? I'm cleaning up old issues and want to see if we need to do any more work here.

Thanks.


Reply to this email directly or view it on GitHub.

from knife-vsphere.

swalberg avatar swalberg commented on August 24, 2024

No problem. Thanks for getting back to me. I'll close this, and if anyone else reports it they can open up a new issue and we can look at it with fresh eyes.

from knife-vsphere.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.