infrastructure/k8s/inventory/ci_workers.yaml

9 lines
182 B
YAML
Raw Normal View History

2022-12-23 13:04:44 +00:00
all:
vars:
ansible_user: root
2023-02-08 21:00:00 +00:00
concourse_version: "7.9.1"
2022-12-23 13:04:44 +00:00
children:
concourse_workers:
hosts:
concourse-worker-1:
ansible_host: "95.217.220.68"