imfreedom/teamcity-ansible

a883be0175b8
Parents 38942621713f
Children 5d23849dfba5
Add grim's hosts now that they're cleaned up to not leak data
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/hosts/grim-beastie Thu Jul 23 01:58:09 2020 -0500
@@ -0,0 +1,2 @@
+[simple]
+grim-beastie ansible_host=beastie teamcity_agent_name='grim-beastie'
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/hosts/grim-catalina Thu Jul 23 01:58:09 2020 -0500
@@ -0,0 +1,3 @@
+[simple]
+grim-catalina ansible_host=catalina teamcity_agent_name='grim-catalina'
+
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/hosts/grim-portal Thu Jul 23 01:58:09 2020 -0500
@@ -0,0 +1,2 @@
+[convey]
+grim-portal ansible_host=portal teamcity_agent_name='grim-portal' teamcity_properties='["system.convey=True","system.buildImages=True","system.qemuUserStatic=True"]' teamcity_groups='["docker"]'