Hacker News new | ask | show | jobs
by aelsabbahy 3894 days ago
The concept of resource/system_resource was borrowed from projects like puppet, chef. ansible, specinfra, etc.

There's probably an opportunity to make this more generic by adding setter methods to the system_resources and extracting them out to their own repo. At that point it can be a shared library leveraged by goss and CM tools.. similar to how specinfra is used by serverspec and itamae.