mono-infrastructure/ansible/playbooks/vars/koji-common.yml

14 lines
244 B
YAML
Raw Normal View History

2021-01-24 23:30:46 +00:00
---
# Koji common
koji_efs_mount_path: /mnt/koji
koji_efs_fsid: whatever.amazonaws.com
2021-01-28 19:43:37 +00:00
koji_efs_fs_ip_map:
us-east-2a: 10.x.x.x
us-east-2b: 10.x.x.x
us-east-2c: 10.x.x.x
2021-01-24 23:30:46 +00:00
koji_efs_fs_type: efs
koji_efs_fs_opts:
2021-01-28 19:43:37 +00:00
- _netdev
2021-01-24 23:30:46 +00:00
- tls
- iam