Hello HN,
I have been looking for a flexible configuration engine for bare-metal and VMs that doesn't depend on an interpreted language to run. That means no Ansible (Python), Puppet (Ruby), CFEngine (Python), Chef (Ruby), Salt (Python). Something cross-platform (i.e., BSD support) and with a smaller learning curve compared to Nix, Guix, and derivatives would be ideal.
Any suggestions?
What's the problem you see with an interpreted language?