Git Product home page Git Product logo

Comments (8)

neillturner avatar neillturner commented on July 21, 2024

in my kitchen_ansible i have variable
ansible_extra_flags
when you can put in extra flags for the command like
'--skip-tags=redis'

apparently in puppet any setting that's valid in the configuration file can be specified on the command line so i suggest implement something similar.
we can have a parameter puppet_extra_flags that you can set to
'--no-stringify_facts'
we can get the code from kitchen-ansible its just a few lines.
Once again it you want to implement do a pull and change and push us the change and we will review.
Once again Any comments from my collaborators @grubernaut @ytsarev .

from kitchen-puppet.

neillturner avatar neillturner commented on July 21, 2024

I think instead of puppet_extra_flags
we could call the parameter just options

from kitchen-puppet.

looztra avatar looztra commented on July 21, 2024

Yep, I can totally craft a PR for that :). options is good for me.

Do we need to support that for the puppet_agent provisionner too?

from kitchen-puppet.

neillturner avatar neillturner commented on July 21, 2024

not unless you need it. the puppet_agent is a fair way behind the puppet_apply. One day we should get all the puppet_apply features into puppet_agent but I suspect most people are using puppet_apply

from kitchen-puppet.

ytsarev avatar ytsarev commented on July 21, 2024

@looztra For me something simple as custom_options which will amend standard tool constructed invocation is good enough to solve this problem, so please go shoot the PR, we will appreciate :)

from kitchen-puppet.

looztra avatar looztra commented on July 21, 2024

I will work on it these days and should be able to provide a PR soon

from kitchen-puppet.

neillturner avatar neillturner commented on July 21, 2024

this is now PR Custom options #95

from kitchen-puppet.

neillturner avatar neillturner commented on July 21, 2024

fixed in version 1.0.34

from kitchen-puppet.

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.