Giter Site home page Giter Site logo

Comments (4)

paulczar avatar paulczar commented on July 3, 2024
knife rackspace server create -r 'recipe[lolomg::default]' --server-name \
 test --node-name test --image '255df5fb-e3d4-45a3-9a07-c976debf7c14' \
 --flavor 'performance1-2' --environment 'testing' —network 'lolomg_network'

from knife-rackspace.

martinb3 avatar martinb3 commented on July 3, 2024

Hi @paulczar,

I'd remove the tilde in the path. I'm not sure that works. You can also try one of these arguments (from knife help bootstrap) which should do the same thing:

       --secret SECRET
              The encryption key that is used for values contained within a data bag item.

       --secret-file FILE
              The path to the file that contains the encryption key.

Hope this helps,

@martinb3

from knife-rackspace.

paulczar avatar paulczar commented on July 3, 2024

the only setting that works for me is this depreciated setting in my knife.rb: encrypted_data_bag_secret "#{ENV["HOME"]}/.chef/lol_secret"

using --secret-file doesn't upload the file for me.

from knife-rackspace.

vikramgorla avatar vikramgorla commented on July 3, 2024

--secret-key works for me.
P.S: secret file passed using this attribute will be copied to default encrypted_data_bag_secret location on server (/etc/chef/encrypted_data_bag_secret ).

from knife-rackspace.

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.