Hacker News new | ask | show | jobs
by ritezel 4913 days ago
Co-maintainer of pivotal_workstation and soloist here. The as-yet unreleased Soloist 1.0.0, head of master on https://github.com/mkocher/soloist, uses Librarian to yank in dependencies if you have a Cheffile.

Soloist itself is just a tool to simplify generating a runlist and specifying node attributes. In fact, it just reads out of a single YAML file and does what that file says. It even gives you what might be considered role support.

Plus we totally take pull requests!