Git Product home page Git Product logo

Comments (5)

lucywyman avatar lucywyman commented on May 25, 2024

Hi @cjedwa!

For using agent TLS authentication, you can configure bolt to use the puppet communication protocol by connecting it to the orchestrator, if you have PE managed nodes https://puppet.com/docs/bolt/0.x/bolt_configure_orchestrator.html. I don't think we have plans to add that kind of support to OS puppet installations.

We don't have support for running a task or plan from puppet, though I'm not sure how that's different from just running a script?

We do, however, allow you to include puppet code in your plans: https://puppet.com/blog/introducing-masterless-puppet-bolt . Do you have a specific use case in mind?

from bolt.

cjedwa avatar cjedwa commented on May 25, 2024

Hi, thanks for the response. Honestly, I think I'm hoping for something that Bolt just isn't meant to be.

I would like to be able to get information from clients during a traditional puppet run without using a fact. For example, if I had a json file of something deployed to the client from a package install I'm looking for the ability to read that in as a variable and use it in a later operation. Maybe merge something into it and write the file out.

from bolt.

nicklewis avatar nicklewis commented on May 25, 2024

@cjedwa You actually may want to look into the recently released Deferred functionality in Puppet, which lets you evaluate functions on the agent at catalog application time.

https://github.com/puppetlabs/puppet-specifications/blob/master/language/types_values_variables.md#deferrednew

from bolt.

lucywyman avatar lucywyman commented on May 25, 2024

@cjedwa Unless there's other action you think we can take, I'm going to close this. Please let us know if you think it should remain open though!

from bolt.

MikaelSmith avatar MikaelSmith commented on May 25, 2024

It could be interesting as a feature request for Puppet: https://tickets.puppetlabs.com/projects/PUP

from bolt.

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.