A Chef server written in Go, able to run entirely in memory, with optional persistence with saving the in-memory data to disk or using MySQL or Postgres as the data storage backend. Docs: http://goiardi.readthedocs.io/en/latest/index.html
When specifying an IP address as an option, goiardi should check the input and make sure it's a reasonable value. It ought to die eventually in there somewhere, but it should be more explicit with checking rather than hoping for the right behavior.
When specifying an IP address as an option, goiardi should check the input and make sure it's a reasonable value. It ought to die eventually in there somewhere, but it should be more explicit with checking rather than hoping for the right behavior.