{"id":32129848,"url":"https://github.com/wknapik/teamcity_agent","last_synced_at":"2026-04-05T01:31:19.518Z","repository":{"id":144352365,"uuid":"71000911","full_name":"wknapik/teamcity_agent","owner":"wknapik","description":"Puppet module to configure TeamCity agents","archived":false,"fork":false,"pushed_at":"2016-10-15T17:15:33.000Z","size":3,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-02-14T20:39:30.884Z","etag":null,"topics":["automation","puppet","puppet-forge","puppet-module","teamcity","teamcity-agent"],"latest_commit_sha":null,"homepage":"https://forge.puppet.com/wknapik/teamcity_agent","language":"Puppet","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wknapik.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-10-15T16:51:58.000Z","updated_at":"2024-07-30T04:52:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"f1b14368-702a-4e94-811e-de7fffc8bf29","html_url":"https://github.com/wknapik/teamcity_agent","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/wknapik/teamcity_agent","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wknapik%2Fteamcity_agent","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wknapik%2Fteamcity_agent/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wknapik%2Fteamcity_agent/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wknapik%2Fteamcity_agent/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wknapik","download_url":"https://codeload.github.com/wknapik/teamcity_agent/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wknapik%2Fteamcity_agent/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31421869,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T00:25:07.052Z","status":"ssl_error","status_checked_at":"2026-04-05T00:25:05.923Z","response_time":60,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["automation","puppet","puppet-forge","puppet-module","teamcity","teamcity-agent"],"created_at":"2025-10-21T01:38:09.119Z","updated_at":"2026-04-05T01:31:19.501Z","avatar_url":"https://github.com/wknapik.png","language":"Puppet","funding_links":[],"categories":[],"sub_categories":[],"readme":"Usage\n=====\n\n# Scenario 1: set up 8 agents, with default settings (recommended).\n# Agent names will be $fqdn-01 .. $fqdn-08, they will listen on ports 9090 ..\n# 9097, will be installed in /home/teamcity/agent/ and a cron entry will be\n# added for each to run every 5min and call agent.sh start.\n$range = range(1, 8)\nteamcity_agent::agent { $range :\n    server_url =\u003e 'http://example.com/'\n}\n\n# Scenario 2: set the agent name and port explicitly.\nteamcity_agent::agent { 'foo':\n    server_url =\u003e 'http://example.com/'\n    own_port =\u003e 6666,\n}\n\n# Scenario 3: set all options explicitly.\nteamcity_agent::agent { 'my bar':\n    user =\u003e 'ci',\n    server_url =\u003e 'http://example.com/',\n    # If you want $name != $agent_name.\n    agent_name =\u003e 'bar', \n    own_address =\u003e '172.16.1.10',\n    own_port =\u003e 9999,\n    properties =\u003e 'some.prop = qux',\n    with_cron =\u003e false\n}\n\nCredits\n=======\n\nBased on https://github.com/eirc/puppet-teamcity_agent\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwknapik%2Fteamcity_agent","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwknapik%2Fteamcity_agent","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwknapik%2Fteamcity_agent/lists"}