Skip to content

Commit

Permalink
v0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Axel Bock committed Jun 27, 2016
1 parent efbf892 commit 9e779ca
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,3 +70,12 @@ Add one (or more) agents on the local machine (note that the agent installation
Also note that the agent names (`myagent`, `myotheragent`, ...) must be unique across all agents. So you could do something like `"${ipaddress_eth0}.agent0"`, for example.

Most of the parameters should be pretty self-explanatory, if not you probably should not use them for now.


## NEWS

### v0.5.0, 2016-06-27

- added LDAP configuration support
- made archive provider configurable (puppet/archive, camptocamp/archive)

2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "flypenguin-teamcity",
"version": "0.4.1",
"version": "0.5.0",
"author": "Axel Bock <[email protected]>",
"license": "MIT",
"summary": "Module managing JetBrain's TeamCity installation including DB setup. Feedback *greatly* appreciated.",
Expand Down

0 comments on commit 9e779ca

Please sign in to comment.