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-01-08 14:08:15 +00:00
concourse_version: "7.9.0"
2022-12-23 13:04:44 +00:00
children:
concourse_workers:
hosts:
concourse-worker-1:
ansible_host: "95.217.220.68"