Basically, instead of relying on an obscure db-pagure variable that then needs to be specified in the /etc/hosts file. Just define the pagure_db_host variable in the host's inventory file so it exists as a variable available in the playbook/role. This makes things more explicit and easier to debug/tweak as needed. Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
558 B
558 B
— nm: 255.255.255.0 dns: 8.8.8.8
ks_url: http://209.132.181.6/repo/rhel/ks/kvm-rhel-8-ext ks_repo: http://209.132.181.6/repo/rhel/RHEL8-x86_64/
volgroup: /dev/vg_server
eth0_nm: 255.255.255.0 eth0_ip: 8.43.85.77 gw: 8.43.85.254
has_ipv6: yes eth0_ipv6: "2620:52:3:1:dead:beef:cafe:fed3" eth0_ipv6_gw: "2620:52:3:1:ffff:ffff:ffff:fffe"
vmhost: virthost-cc-rdu02.fedoraproject.org datacenter: rdu-cc
#
#
shared_buffers: "2GB" effective_cache_size: "6GB"
ssh_hostnames:
- stg.pagure.io
pagure_db_host: 127.0.0.1