Martin M

Results 37 comments of Martin M

I hit exactly the same problem and I am wondering whether the reset_connection shouldn't be done in this role. The thing is we install docker via this role and afterwards...

You are right, I should have checked the tests before opening this ticket. So shall we just update the docs and state to use the version used by apt itself?

I looked into the script and out of the box it does not support remote connections to a database. In my case I would like to run the script against...

Unfortunately version 2.1 also does not work. Dependency to ModelRules is broken after this class got removed in Gradle 2.1

Question is, is this implementation kind of acceptable or possibly causing some side-effects?

> * Starting point: `0.0.1-SNAPSHOT`. > * Then be able to release the chart as the developer sees fit, for example `0.0.1` or even `0.1.0`, etc. Yes, that is possible...

@dalbani yes this is the way to do that. It is basically the same as in all other implementations (eg. https://github.com/peritus/bumpversion). BTW, for what you want to achieve you don't...

@alexhung which Terraform version are you using? Did you try to first create a repository and afterwards add the project_key?

Also you are using some 2.20.1 version which is not yet released.

@alexhung Thanks for diving into the problem. We will for now use the `project.repos` list although we wanted to keep it outside of the project configurations.