mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 12:07:34 +08:00
Sort communishift keys for readability
Signed-off-by: Michael Winters <fedora@mwinters.net>
This commit is contained in:
@@ -40,64 +40,65 @@ br1_nm: 255.255.255.0
|
||||
collectd_apache: true
|
||||
# communishift project resource overrides
|
||||
communishift_projects:
|
||||
# please keep these sorted alphabetically for readability
|
||||
communishift-admins:
|
||||
name: communishift-admins
|
||||
do_not_delete: true # Marked do not delete 2024-11-25
|
||||
communishift-eventbot:
|
||||
name: communishift-eventbot
|
||||
communishift-fedora-review-service:
|
||||
name: communishift-fedora-review-service
|
||||
do_not_delete: true # Marked do not delete 2024-10-21
|
||||
communishift-lightspeed-build:
|
||||
name: communishift-lightspeed-build
|
||||
communishift-log-detective:
|
||||
name: communishift-log-detective
|
||||
do_not_delete: true # Marked do not delete 2024-10-21
|
||||
memory_requests: 4Gi
|
||||
memory_limits: 6Gi
|
||||
storage_requests: 10Gi
|
||||
communishift-mattdm:
|
||||
name: communishift-mattdm
|
||||
communishift-metrics:
|
||||
name: communishift-metrics
|
||||
communishift-openscanhub:
|
||||
name: communishift-openscanhub
|
||||
cpu_requests: 2
|
||||
memory_requests: 2Gi
|
||||
do_not_delete: true # Marked do not delete 2024-11-25 - dkirwan
|
||||
communishift-avant:
|
||||
name: communishift-avant
|
||||
cpu_limits: 2
|
||||
memory_limits: 4Gi
|
||||
pods: 16
|
||||
communishift-planet:
|
||||
name: communishift-planet
|
||||
communishift-forgejo:
|
||||
name: communishift-forgejo
|
||||
communishift-gitlabce:
|
||||
name: communishift-gitlabce
|
||||
communishift-ocm:
|
||||
name: communishift-ocm
|
||||
communishift-weekly-bootc:
|
||||
name: communishift-weekly-bootc
|
||||
do_not_delete: true # Marked do not delete 2024-11-26. Needed until end of bootc initative.
|
||||
communishift-fossology:
|
||||
name: communishift-fossology
|
||||
cpu_requests: 2
|
||||
memory_limits: 3Gi
|
||||
memory_requests: 1.5Gi
|
||||
pods: 6
|
||||
storage_requests: 10Gi
|
||||
communishift-commops-analytics:
|
||||
name: communishift-commops-analytics
|
||||
communishift-commops-datanom:
|
||||
name: communishift-commops-datanom
|
||||
communishift-discoursepolls:
|
||||
name: communishift-discoursepolls
|
||||
communishift-eventbot:
|
||||
name: communishift-eventbot
|
||||
communishift-fedora-review-service:
|
||||
do_not_delete: true # Marked do not delete 2024-10-21 - dkirwan
|
||||
name: communishift-fedora-review-service
|
||||
communishift-forgejo:
|
||||
name: communishift-forgejo
|
||||
communishift-fossology:
|
||||
name: communishift-fossology
|
||||
communishift-gitlabce:
|
||||
name: communishift-gitlabce
|
||||
communishift-jitsi:
|
||||
name: communishift-jitsi
|
||||
communishift-lightspeed-build:
|
||||
name: communishift-lightspeed-build
|
||||
communishift-log-detective:
|
||||
name: communishift-log-detective
|
||||
do_not_delete: true # Marked do not delete 2024-10-21 - dkirwan
|
||||
memory_limits: 6Gi
|
||||
memory_requests: 4Gi
|
||||
storage_requests: 10Gi
|
||||
communishift-mattdm:
|
||||
name: communishift-mattdm
|
||||
communishift-metrics:
|
||||
name: communishift-metrics
|
||||
communishift-ocm:
|
||||
name: communishift-ocm
|
||||
communishift-openscanhub:
|
||||
name: communishift-openscanhub
|
||||
cpu_limits: 2
|
||||
cpu_requests: 2
|
||||
memory_limits: 4Gi
|
||||
memory_requests: 2Gi
|
||||
pods: 16
|
||||
communishift-planet:
|
||||
name: communishift-planet
|
||||
communishift-standupbot:
|
||||
name: communishift-standupbot
|
||||
communishift-avant:
|
||||
name: communishift-avant
|
||||
storage_requests: 10Gi
|
||||
cpu_requests: 2
|
||||
cpu_limits: 2
|
||||
memory_requests: 1.5Gi
|
||||
memory_limits: 3Gi
|
||||
pods: 6
|
||||
communishift-weekly-bootc:
|
||||
do_not_delete: true # Marked do not delete 2024-11-26. Needed until end of bootc initative. - dkirwan
|
||||
name: communishift-weekly-bootc
|
||||
# true or false if we are or are not a copr build virthost.
|
||||
# Default to false
|
||||
copr_build_virthost: false
|
||||
|
||||
Reference in New Issue
Block a user