Actions
Support #98
closedTurn $settings into a Ruby object
Triaged:
Fixed in Releases:
Found in Releases:
Description
The $settings should be turned in to a Settings object with defaults that extracts from the clutter in the current files, e.g.
$settings[:puppet_server] || "puppet"
Actions