Skip to content
This repository was archived by the owner on Dec 27, 2021. It is now read-only.

PostgresSQLRole for Centos #87

Merged
merged 7 commits into from
Jan 19, 2013

Conversation

fernandogrd
Copy link
Contributor

For this. I created a base class to put common behavior between Debian and Centos.

Once this is considered a good pattern, it could be use to reduce code duplication in provy codebase.

Moved common behavior among distributions of
PostgreSQLRole to a new base class.

To make possible code reuse by other distributions

Signed-off-by: Fernando Rocha <fernandogrd@yahoo.com.br>
Signed-off-by: Fernando Rocha <fernandogrd@yahoo.com.br>
Thanks @diogobaeder for the feedback

Signed-off-by: Fernando Rocha <fernandogrd@yahoo.com.br>
Signed-off-by: Fernando Rocha <fernandogrd@yahoo.com.br>
Signed-off-by: Fernando Rocha <fernandogrd@yahoo.com.br>
'''
Roles in this namespace are base roles which contain common behavior among
distribuitions.
Since them are base classes, they are not suited for provisioning, instead,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"Since they are [...]"

Signed-off-by: Fernando Rocha <fernandogrd@yahoo.com.br>
Signed-off-by: Fernando Rocha <fernandogrd@yahoo.com.br>
diogobaeder added a commit that referenced this pull request Jan 19, 2013
@diogobaeder diogobaeder merged commit 5862cc6 into python-provy:master Jan 19, 2013
@fernandogrd
Copy link
Contributor Author

Thanks a lot for the help and feedback Diogo!

@diogobaeder
Copy link
Contributor

No problem, man! I hope you keep bringing more great news to the project! :-)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants