ansible repospanner: drop from batcave01/pagure01, it's flooding logs and not being used currently.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi
2019-12-01 21:07:48 +00:00
committed by Pierre-Yves Chibon
parent f1814f2fad
commit 7ff66cd3ec
2 changed files with 0 additions and 19 deletions

View File

@@ -31,15 +31,6 @@
SSLCertificateChainFile: "{{wildcard_int_file}}"
- openvpn/client
- batcave
- { role: repospanner/server,
node: batcave01,
region: ansible,
spawn_repospanner_node: false,
join_repospanner_node: repospanner01.ansible.fedoraproject.org,
rpc_port: 8442,
http_port: "{{repoSpanner_ansible_http}}",
when: inventory_hostname == 'batcave01.phx2.fedoraproject.org'
}
- { role: nfs/client, when: inventory_hostname.startswith('batcave'), mnt_dir: '/srv/web/pub', nfs_src_dir: 'fedora_ftp/fedora.redhat.com/pub' }
- { role: nfs/client, when: inventory_hostname.startswith('batcave01'), mnt_dir: '/mnt/fedora/app', nfs_src_dir: 'fedora_app/app' }