Open alexqyle opened 8 years ago
I think, this should be merged. I can not access the travis logs to see, what problems were reported. @grundic Could you please look into this?
Hi @dploeger, I've restarted the job to refresh the logs. But right now I don't have much time supporting this project unfortunately.
@grundic Thanks. If you take a look at the CI logs, it complains about open dependencies in metadata.json and an incompatibility with ruby 1.9, because the gem public_suffix needs Ruby >=2.0.0.
These were all changes, that were not introduced by this pull request.
So we either need to fix the tests and leave out Ruby 1.9 or merge this pull request. :)
Added anchor in class teamcity, so that it is possible to add dependencies for this module. (https://github.com/grundic/puppet-teamcity/issues/16) Fixed variable scope in build-agent-service.erb. Code was written by senax (https://github.com/grundic/puppet-teamcity/issues/13).