You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Decided to change who owned all of the graphite_plugin bits
Bareos plugin still seems to have some debugging code that will not only PRINT your password to the command line if done by hand, but will also EMAIL your main director password to whatever account owns, say, a cronjob (i.e. root). Seems like a security flaw? I submitted bugfix bareos/bareos-contrib/#14 to address this issue, waiting for merge. If you need an immediate fixed source, use my GitBytes/bareos-contrib fork. Sorry about that..
Pretty much wherever root was, I changed to bareos in the plugin recipe.
Cleanup README and CHANGELOG raw syntax for GitHub and Supermarket rendering
Add new chefspec/rspec unit tests, cleanup existing tests
Removed unused .rspec config file
Removed repo_spec test, never quite worked right
Added :documentation and color output to chefspec/rspec testing
Added graphite_plugin_spec test
Condensed and cleaned up default_spec test, tests both the repo and client recipes on top of the implied default recipe
Added ability to easily run tests against a variety of preset supported platforms via spec/unit/support/supported_platforms definition file (see default_spec test for example usage)
Add new/optimize serverspec integration tests
Condense tests for overall functionality of Bareos
New graphite plugin testing: plugin, config, cronjob
Bump patch version to 3.0.3 (tag v3.0.3)
, cronjob
Bump patch version to 3.0.3 (tag v3.0.3)