Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

generator generates config.rb with deprecated code #325

Closed
glennr opened this issue Jun 8, 2012 · 1 comment
Closed

generator generates config.rb with deprecated code #325

glennr opened this issue Jun 8, 2012 · 1 comment

Comments

@glennr
Copy link

glennr commented Jun 8, 2012

[2012/06/08 16:08:15][warning] ConfigurationError: [DEPRECATION WARNING]
[2012/06/08 16:08:15][warning] Backup::Configuration::Storage::S3.defaults is being deprecated.
[2012/06/08 16:08:15][warning] To set pre-configured defaults for Backup::Storage::S3, use:
[2012/06/08 16:08:15][warning] Backup::Storage::S3.defaults

@ghost
Copy link

ghost commented Jun 8, 2012

I created a patch (#308) to comment those, since they were creating a dependency on fog and really should just be examples. Funny I didn't even notice this :) I've updated that pull request.

@ghost ghost closed this as completed Jun 9, 2013
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant