24 lines
918 B
Org Mode
24 lines
918 B
Org Mode
---
|
|
# These are consumed by a task in roles/fedmsg/base/main.yml
|
|
eth0_ipv4_gw: 10.3.167.254
|
|
eth0_ipv4_ip: 10.3.167.32
|
|
fedmsg_certs:
|
|
# This first cert is used by the push-tool. releng members run it and it fires
|
|
# off a simple fedmsg message that the masher (running as fedmsg-hub) is
|
|
# listening for. It then does all the worker.
|
|
# These are certs for pungi
|
|
- can_send:
|
|
# new school pungi-koji stuff (ask dgilmore)
|
|
- pungi.compose.phase.start
|
|
- pungi.compose.phase.stop
|
|
- pungi.compose.status.change
|
|
- pungi.compose.createiso.targets
|
|
- releng.atomic.twoweek.begin
|
|
- releng.atomic.twoweek.complete
|
|
group: sysadmin-releng
|
|
owner: apache
|
|
service: releng
|
|
ks_repo: http://10.3.163.35/pub/fedora/linux/releases/38/Server/x86_64/os/
|
|
ks_url: http://10.3.163.35/repo/rhel/ks/kvm-fedora
|
|
vmhost: bvmhost-x86-03.stg.iad2.fedoraproject.org
|
|
volgroup: /dev/vg_guests
|