State of Puppetless setup and operation #49
Replies: 1 comment
-
Bigger picture for puppetless though isnt this manual shitshow, its a whole new way of building choria. If you take a glance through https://github.com/ripienaar/choria-compose you'll see there it builds a new non-x509 centric security model around JWTs and ed25519. It has a provisioner component to deliver configuration to the nodes (replacing CM) and there are plugins to deliver agents to the nodes (but not the old mcollective compat agents atm, a new kind) And once provisioned it provides RPC APIs for managing the fleet - reprovisioning etc and desired state based plugin distribution based on data in KV. All of the puppetless stuff above works today (see the compose) but I havnt packaged it into a end user friendly distribution of sorts. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey all 👋
I believe I've seen Puppetless installation and operation of Choria touted as being somewhere on the roadmap. I'm starting without any Puppet infra, and not having used Puppet for over a decade, so I thought I'd ask about running Choria without Puppet present:
choria enroll- are there other commands that have zero chance of working; and how critical are they?Beta Was this translation helpful? Give feedback.
All reactions