all:
  children:
    cephs:
      hosts:
        instance: null
    computes:
      hosts:
        instance: null
    controllers:
      hosts:
        instance: null
    zuul_unreachable:
      hosts: {}
  hosts:
    instance:
      ansible_connection: ssh
      ansible_host: 199.19.213.12
      ansible_port: 22
      ansible_python_interpreter: auto
      ansible_user: zuul
      atmosphere_image_prefix: harbor.atmosphere.dev/
      atmosphere_network_backend: openvswitch
      barbican_helm_values:
        pod:
          replicas:
            api: 1
      ceph_conf_overrides:
      - option: mon allow pool size one
        section: global
        value: true
      - option: osd crush chooseleaf type
        section: global
        value: 0
      - option: auth allow insecure global id reclaim
        section: mon
        value: false
      ceph_csi_rbd_helm_values:
        provisioner:
          replicaCount: 1
      ceph_fsid: 4837cbf8-4f90-4300-b3f6-726c9b9f89b4
      ceph_osd_devices:
      - /dev/ceph-{{ inventory_hostname_short }}-osd0/data
      - /dev/ceph-{{ inventory_hostname_short }}-osd1/data
      - /dev/ceph-{{ inventory_hostname_short }}-osd2/data
      ceph_version: 18.2.7
      cilium_helm_values:
        operator:
          replicas: 1
      cinder_helm_values:
        conf:
          ceph:
            pools:
              backup:
                replication: 1
              cinder.volumes:
                replication: 1
          cinder:
            DEFAULT:
              osapi_volume_workers: 2
        pod:
          replicas:
            api: 1
            scheduler: 1
      cluster_issuer_type: self-signed
      coredns_helm_values:
        replicaCount: 1
      csi_driver: local-path-provisioner
      glance_helm_values:
        conf:
          glance:
            DEFAULT:
              workers: 2
            glance_store:
              rbd_store_replication: 1
        pod:
          replicas:
            api: 1
      glance_images:
      - container_format: bare
        disk_format: raw
        is_public: true
        min_disk: 1
        name: cirros
        url: http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img
      heat_helm_values:
        conf:
          heat:
            DEFAULT:
              num_engine_workers: 2
            heat_api:
              workers: 2
            heat_api_cfn:
              workers: 2
            heat_api_cloudwatch:
              workers: 2
        pod:
          replicas:
            api: 1
            cfn: 1
            cloudwatch: 1
            engine: 1
      horizon_helm_values:
        pod:
          replicas:
            server: 1
      ingress_nginx_helm_values:
        controller:
          config:
            worker-processes: 2
      keystone_helm_values:
        pod:
          replicas:
            api: 1
      kube_vip_address: 172.17.0.100
      kube_vip_interface: '{{ ansible_facts[''default_ipv4''].interface }}'
      kubernetes_hostname: '{{ ansible_facts[''default_ipv4''].address }}'
      kubernetes_keepalived_interface: br-mgmt
      magnum_helm_values:
        conf:
          magnum:
            api:
              workers: 2
            conductor:
              workers: 2
        pod:
          replicas:
            api: 1
            conductor: 1
      magnum_image_disk_format: qcow2
      magnum_images: '[ {{ _magnum_images[-1] }} ]'
      manila_helm_values:
        conf:
          manila:
            DEFAULT:
              osapi_share_workers: 2
        pod:
          replicas:
            api: 1
            scheduler: 1
      molecule_scenario: aio
      neutron_helm_values:
        conf:
          neutron:
            DEFAULT:
              api_workers: 2
              metadata_workers: 2
              rpc_workers: 2
        pod:
          replicas:
            rpc_server: 1
            server: 1
      nodepool:
        az: nova
        cloud: public
        external_id: a1a64529-da3b-4d69-b99a-0dd7be443d36
        host_id: 6782d36b49969b8e83d63aec7c00c7f3fbf4fe3934e38116e588005f
        interface_ip: 199.19.213.12
        label: ubuntu-jammy-16
        node_properties: {}
        private_ipv4: 199.19.213.12
        private_ipv6: null
        provider: yul1
        public_ipv4: 199.19.213.12
        public_ipv6: 2604:e100:1:0:f816:3eff:fecb:b844
        region: ca-ymq-1
        slot: null
      nova_helm_values:
        conf:
          nova:
            DEFAULT:
              metadata_workers: 2
              osapi_compute_workers: 2
            conductor:
              workers: 2
            scheduler:
              workers: 2
        pod:
          replicas:
            api_metadata: 1
            conductor: 1
            novncproxy: 1
            osapi: 1
            scheduler: 1
            spiceproxy: 1
      octavia_helm_values:
        conf:
          octavia:
            controller_worker:
              workers: 2
          octavia_api_uwsgi:
            uwsgi:
              processes: 2
        pod:
          replicas:
            api: 1
            housekeeping: 1
            worker: 1
      ovn_helm_values:
        conf:
          auto_bridge_add:
            br-ex: null
        pod:
          replicas:
            ovn_northd: 1
            ovn_ovsdb_nb: 1
            ovn_ovsdb_sb: 1
      percona_xtradb_cluster_spec:
        allowUnsafeConfigurations: true
        haproxy:
          size: 1
        pxc:
          size: 1
      placement_helm_values:
        conf:
          placement_api_uwsgi:
            uwsgi:
              processes: 2
        pod:
          replicas:
            api: 1
      rook_ceph_cluster_radosgw_spec:
        dataPool:
          failureDomain: osd
        gateway:
          instances: 1
        metadataPool:
          failureDomain: osd
      staffeln_helm_values:
        pod:
          replicas:
            api: 1
            conductor: 1
      valkey_helm_values:
        replica:
          replicaCount: 1
      zuul_node:
        az: nova
        cloud: public
        external_id: a1a64529-da3b-4d69-b99a-0dd7be443d36
        host_id: 6782d36b49969b8e83d63aec7c00c7f3fbf4fe3934e38116e588005f
        interface_ip: 199.19.213.12
        label: ubuntu-jammy-16
        node_properties: {}
        private_ipv4: 199.19.213.12
        private_ipv6: null
        provider: yul1
        public_ipv4: 199.19.213.12
        public_ipv6: 2604:e100:1:0:f816:3eff:fecb:b844
        region: ca-ymq-1
        slot: null
        uuid: null
  vars:
    atmosphere_image_prefix: harbor.atmosphere.dev/
    atmosphere_network_backend: openvswitch
    barbican_helm_values:
      pod:
        replicas:
          api: 1
    ceph_conf_overrides:
    - option: mon allow pool size one
      section: global
      value: true
    - option: osd crush chooseleaf type
      section: global
      value: 0
    - option: auth allow insecure global id reclaim
      section: mon
      value: false
    ceph_csi_rbd_helm_values:
      provisioner:
        replicaCount: 1
    ceph_fsid: 4837cbf8-4f90-4300-b3f6-726c9b9f89b4
    ceph_osd_devices:
    - /dev/ceph-{{ inventory_hostname_short }}-osd0/data
    - /dev/ceph-{{ inventory_hostname_short }}-osd1/data
    - /dev/ceph-{{ inventory_hostname_short }}-osd2/data
    ceph_version: 18.2.7
    cilium_helm_values:
      operator:
        replicas: 1
    cinder_helm_values:
      conf:
        ceph:
          pools:
            backup:
              replication: 1
            cinder.volumes:
              replication: 1
        cinder:
          DEFAULT:
            osapi_volume_workers: 2
      pod:
        replicas:
          api: 1
          scheduler: 1
    cluster_issuer_type: self-signed
    coredns_helm_values:
      replicaCount: 1
    csi_driver: local-path-provisioner
    glance_helm_values:
      conf:
        glance:
          DEFAULT:
            workers: 2
          glance_store:
            rbd_store_replication: 1
      pod:
        replicas:
          api: 1
    glance_images:
    - container_format: bare
      disk_format: raw
      is_public: true
      min_disk: 1
      name: cirros
      url: http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img
    heat_helm_values:
      conf:
        heat:
          DEFAULT:
            num_engine_workers: 2
          heat_api:
            workers: 2
          heat_api_cfn:
            workers: 2
          heat_api_cloudwatch:
            workers: 2
      pod:
        replicas:
          api: 1
          cfn: 1
          cloudwatch: 1
          engine: 1
    horizon_helm_values:
      pod:
        replicas:
          server: 1
    ingress_nginx_helm_values:
      controller:
        config:
          worker-processes: 2
    keystone_helm_values:
      pod:
        replicas:
          api: 1
    kube_vip_address: 172.17.0.100
    kube_vip_interface: '{{ ansible_facts[''default_ipv4''].interface }}'
    kubernetes_hostname: '{{ ansible_facts[''default_ipv4''].address }}'
    kubernetes_keepalived_interface: br-mgmt
    magnum_helm_values:
      conf:
        magnum:
          api:
            workers: 2
          conductor:
            workers: 2
      pod:
        replicas:
          api: 1
          conductor: 1
    magnum_image_disk_format: qcow2
    magnum_images: '[ {{ _magnum_images[-1] }} ]'
    manila_helm_values:
      conf:
        manila:
          DEFAULT:
            osapi_share_workers: 2
      pod:
        replicas:
          api: 1
          scheduler: 1
    molecule_scenario: aio
    neutron_helm_values:
      conf:
        neutron:
          DEFAULT:
            api_workers: 2
            metadata_workers: 2
            rpc_workers: 2
      pod:
        replicas:
          rpc_server: 1
          server: 1
    nova_helm_values:
      conf:
        nova:
          DEFAULT:
            metadata_workers: 2
            osapi_compute_workers: 2
          conductor:
            workers: 2
          scheduler:
            workers: 2
      pod:
        replicas:
          api_metadata: 1
          conductor: 1
          novncproxy: 1
          osapi: 1
          scheduler: 1
          spiceproxy: 1
    octavia_helm_values:
      conf:
        octavia:
          controller_worker:
            workers: 2
        octavia_api_uwsgi:
          uwsgi:
            processes: 2
      pod:
        replicas:
          api: 1
          housekeeping: 1
          worker: 1
    ovn_helm_values:
      conf:
        auto_bridge_add:
          br-ex: null
      pod:
        replicas:
          ovn_northd: 1
          ovn_ovsdb_nb: 1
          ovn_ovsdb_sb: 1
    percona_xtradb_cluster_spec:
      allowUnsafeConfigurations: true
      haproxy:
        size: 1
      pxc:
        size: 1
    placement_helm_values:
      conf:
        placement_api_uwsgi:
          uwsgi:
            processes: 2
      pod:
        replicas:
          api: 1
    rook_ceph_cluster_radosgw_spec:
      dataPool:
        failureDomain: osd
      gateway:
        instances: 1
      metadataPool:
        failureDomain: osd
    staffeln_helm_values:
      pod:
        replicas:
          api: 1
          conductor: 1
    valkey_helm_values:
      replica:
        replicaCount: 1
    zuul:
      _inheritance_path:
      - '<Job base explicit: None implied: {MatchAny:{ImpliedBranchMatcher:main}}
        source: vexxhost/zuul-config/zuul.d/jobs.yaml@main#1>'
      - '<Job molecule explicit: None implied: {MatchAny:{ImpliedBranchMatcher:main}}
        source: vexxhost/zuul-jobs/zuul.d/ansible-jobs.yaml@main#1>'
      - '<Job atmosphere-molecule explicit: None implied: {MatchAny:{ImpliedBranchMatcher:main}}
        source: vexxhost/atmosphere/.zuul.yaml@main#24>'
      - '<Job atmosphere-molecule-aio explicit: None implied: {MatchAny:{ImpliedBranchMatcher:main}}
        source: vexxhost/atmosphere/.zuul.yaml@main#79>'
      - '<Job atmosphere-molecule-aio-openvswitch explicit: None implied: {MatchAny:{ImpliedBranchMatcher:main}}
        source: vexxhost/atmosphere/.zuul.yaml@main#261>'
      - '<Job atmosphere-molecule-aio-openvswitch explicit: None implied: None source:
        vexxhost/atmosphere/.zuul.yaml@main#273>'
      ansible_version: '9'
      attempts: 1
      branch: main
      build: b5d304c15fbc4b3788e0e2c4d3824ce2
      build_refs:
      - branch: main
        change: '3501'
        change_message: "chore(deps): update vexxhost images (main)\n\nThis PR contains
          the following updates:\n\n| Package | Update | Change |\n|---|---|---|\n|
          ghcr.io/vexxhost/barbican | digest | `eab0ec0` \u2192 `64eef26` |\n| ghcr.io/vexxhost/cinder
          | digest | `abbffda` \u2192 `e631143` |\n| ghcr.io/vexxhost/designate |
          digest | `08f191c` \u2192 `0c9c156` |\n| ghcr.io/vexxhost/glance | digest
          | `b9c065d` \u2192 `dade273` |\n| ghcr.io/vexxhost/heat | digest | `3be2b3d`
          \u2192 `fc7d18f` |\n| ghcr.io/vexxhost/horizon | digest | `e247f40` \u2192
          `3799d24` |\n| ghcr.io/vexxhost/ironic | digest | `3cf3aa6` \u2192 `67d2f11`
          |\n| ghcr.io/vexxhost/keepalived | digest | `b794c04` \u2192 `6bb6370` |\n|
          ghcr.io/vexxhost/keystone | digest | `d821226` \u2192 `26186eb` |\n| ghcr.io/vexxhost/kubernetes-entrypoint
          | pinDigest |  \u2192 `8921b64` |\n| ghcr.io/vexxhost/libvirtd | digest
          | `3d8ac58` \u2192 `41b806f` |\n| ghcr.io/vexxhost/magnum | digest | `1528abb`
          \u2192 `43ac1aa` |\n| ghcr.io/vexxhost/manila | digest | `42eae6a` \u2192
          `51f441b` |\n| ghcr.io/vexxhost/netoffload | digest | `cad35be` \u2192 `25d7853`
          |\n| ghcr.io/vexxhost/neutron | digest | `55f9c67` \u2192 `1d05d6a` |\n|
          ghcr.io/vexxhost/nova | digest | `4d20ff4` \u2192 `67508cf` |\n| ghcr.io/vexxhost/nova-ssh
          | digest | `b5063b6` \u2192 `7b8c92c` |\n| ghcr.io/vexxhost/octavia | digest
          | `13bfd0f` \u2192 `cbf43f5` |\n| [ghcr.io/vexxhost/openvswitch](https://redirect.github.com/vexxhost/docker-openvswitch)
          | pinDigest |  \u2192 `2e86245` |\n| ghcr.io/vexxhost/ovn-bgp-agent | digest
          | `98f8038` \u2192 `01ac8a3` |\n| ghcr.io/vexxhost/placement | digest |
          `ae9d401` \u2192 `f3efc76` |\n| [ghcr.io/vexxhost/pod-tls-sidecar](https://redirect.github.com/vexxhost/pod-tls-sidecar)
          | pinDigest |  \u2192 `7a030f8` |\n| ghcr.io/vexxhost/python-openstackclient
          | digest | `09737a2` \u2192 `4acaffc` |\n| ghcr.io/vexxhost/staffeln | digest
          | `07d2b54` \u2192 `3d5667a` |\n| ghcr.io/vexxhost/tempest | digest | `193660a`
          \u2192 `da6e115` |\n\n---\n\n### Configuration\n\n\U0001F4C5 **Schedule**:
          Branch creation - \"before 5am on monday\" (UTC), Automerge - At any time
          (no schedule defined).\n\n\U0001F6A6 **Automerge**: Disabled by config.
          Please merge this manually once you are satisfied.\n\n\u267B **Rebasing**:
          Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.\n\n\U0001F47B
          **Immortal**: This PR will be recreated if closed unmerged. Get [config
          help](https://redirect.github.com/renovatebot/renovate/discussions) if that's
          undesired.\n\n---\n\n - [ ] <!-- rebase-check -->If you want to rebase/retry
          this PR, check this box\n\n---\n\nThis PR was generated by [Mend Renovate](https://mend.io/renovate/).
          View the [repository job log](https://developer.mend.io/github/vexxhost/atmosphere).\n<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi45Mi4xIiwidXBkYXRlZEluVmVyIjoiNDMuNjYuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsic2tpcC1yZWxlYXNlLW5vdGVzIl19-->\n"
        change_url: https://github.com/vexxhost/atmosphere/pull/3501
        commit_id: 4b24c6f234faeeb6b7ebe80023efee3a4fa0c031
        patchset: 4b24c6f234faeeb6b7ebe80023efee3a4fa0c031
        project:
          canonical_hostname: github.com
          canonical_name: github.com/vexxhost/atmosphere
          name: vexxhost/atmosphere
          short_name: atmosphere
          src_dir: src/github.com/vexxhost/atmosphere
        src_dir: src/github.com/vexxhost/atmosphere
        topic: null
      buildset: 17513081599747b5b7a02cd1403b37e4
      buildset_refs:
      - branch: main
        change: '3501'
        change_message: "chore(deps): update vexxhost images (main)\n\nThis PR contains
          the following updates:\n\n| Package | Update | Change |\n|---|---|---|\n|
          ghcr.io/vexxhost/barbican | digest | `eab0ec0` \u2192 `64eef26` |\n| ghcr.io/vexxhost/cinder
          | digest | `abbffda` \u2192 `e631143` |\n| ghcr.io/vexxhost/designate |
          digest | `08f191c` \u2192 `0c9c156` |\n| ghcr.io/vexxhost/glance | digest
          | `b9c065d` \u2192 `dade273` |\n| ghcr.io/vexxhost/heat | digest | `3be2b3d`
          \u2192 `fc7d18f` |\n| ghcr.io/vexxhost/horizon | digest | `e247f40` \u2192
          `3799d24` |\n| ghcr.io/vexxhost/ironic | digest | `3cf3aa6` \u2192 `67d2f11`
          |\n| ghcr.io/vexxhost/keepalived | digest | `b794c04` \u2192 `6bb6370` |\n|
          ghcr.io/vexxhost/keystone | digest | `d821226` \u2192 `26186eb` |\n| ghcr.io/vexxhost/kubernetes-entrypoint
          | pinDigest |  \u2192 `8921b64` |\n| ghcr.io/vexxhost/libvirtd | digest
          | `3d8ac58` \u2192 `41b806f` |\n| ghcr.io/vexxhost/magnum | digest | `1528abb`
          \u2192 `43ac1aa` |\n| ghcr.io/vexxhost/manila | digest | `42eae6a` \u2192
          `51f441b` |\n| ghcr.io/vexxhost/netoffload | digest | `cad35be` \u2192 `25d7853`
          |\n| ghcr.io/vexxhost/neutron | digest | `55f9c67` \u2192 `1d05d6a` |\n|
          ghcr.io/vexxhost/nova | digest | `4d20ff4` \u2192 `67508cf` |\n| ghcr.io/vexxhost/nova-ssh
          | digest | `b5063b6` \u2192 `7b8c92c` |\n| ghcr.io/vexxhost/octavia | digest
          | `13bfd0f` \u2192 `cbf43f5` |\n| [ghcr.io/vexxhost/openvswitch](https://redirect.github.com/vexxhost/docker-openvswitch)
          | pinDigest |  \u2192 `2e86245` |\n| ghcr.io/vexxhost/ovn-bgp-agent | digest
          | `98f8038` \u2192 `01ac8a3` |\n| ghcr.io/vexxhost/placement | digest |
          `ae9d401` \u2192 `f3efc76` |\n| [ghcr.io/vexxhost/pod-tls-sidecar](https://redirect.github.com/vexxhost/pod-tls-sidecar)
          | pinDigest |  \u2192 `7a030f8` |\n| ghcr.io/vexxhost/python-openstackclient
          | digest | `09737a2` \u2192 `4acaffc` |\n| ghcr.io/vexxhost/staffeln | digest
          | `07d2b54` \u2192 `3d5667a` |\n| ghcr.io/vexxhost/tempest | digest | `193660a`
          \u2192 `da6e115` |\n\n---\n\n### Configuration\n\n\U0001F4C5 **Schedule**:
          Branch creation - \"before 5am on monday\" (UTC), Automerge - At any time
          (no schedule defined).\n\n\U0001F6A6 **Automerge**: Disabled by config.
          Please merge this manually once you are satisfied.\n\n\u267B **Rebasing**:
          Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.\n\n\U0001F47B
          **Immortal**: This PR will be recreated if closed unmerged. Get [config
          help](https://redirect.github.com/renovatebot/renovate/discussions) if that's
          undesired.\n\n---\n\n - [ ] <!-- rebase-check -->If you want to rebase/retry
          this PR, check this box\n\n---\n\nThis PR was generated by [Mend Renovate](https://mend.io/renovate/).
          View the [repository job log](https://developer.mend.io/github/vexxhost/atmosphere).\n<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi45Mi4xIiwidXBkYXRlZEluVmVyIjoiNDMuNjYuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsic2tpcC1yZWxlYXNlLW5vdGVzIl19-->\n"
        change_url: https://github.com/vexxhost/atmosphere/pull/3501
        commit_id: 4b24c6f234faeeb6b7ebe80023efee3a4fa0c031
        patchset: 4b24c6f234faeeb6b7ebe80023efee3a4fa0c031
        project:
          canonical_hostname: github.com
          canonical_name: github.com/vexxhost/atmosphere
          name: vexxhost/atmosphere
          short_name: atmosphere
          src_dir: src/github.com/vexxhost/atmosphere
        src_dir: src/github.com/vexxhost/atmosphere
        topic: null
      change: '3501'
      change_message: "chore(deps): update vexxhost images (main)\n\nThis PR contains
        the following updates:\n\n| Package | Update | Change |\n|---|---|---|\n|
        ghcr.io/vexxhost/barbican | digest | `eab0ec0` \u2192 `64eef26` |\n| ghcr.io/vexxhost/cinder
        | digest | `abbffda` \u2192 `e631143` |\n| ghcr.io/vexxhost/designate | digest
        | `08f191c` \u2192 `0c9c156` |\n| ghcr.io/vexxhost/glance | digest | `b9c065d`
        \u2192 `dade273` |\n| ghcr.io/vexxhost/heat | digest | `3be2b3d` \u2192 `fc7d18f`
        |\n| ghcr.io/vexxhost/horizon | digest | `e247f40` \u2192 `3799d24` |\n| ghcr.io/vexxhost/ironic
        | digest | `3cf3aa6` \u2192 `67d2f11` |\n| ghcr.io/vexxhost/keepalived | digest
        | `b794c04` \u2192 `6bb6370` |\n| ghcr.io/vexxhost/keystone | digest | `d821226`
        \u2192 `26186eb` |\n| ghcr.io/vexxhost/kubernetes-entrypoint | pinDigest |
        \ \u2192 `8921b64` |\n| ghcr.io/vexxhost/libvirtd | digest | `3d8ac58` \u2192
        `41b806f` |\n| ghcr.io/vexxhost/magnum | digest | `1528abb` \u2192 `43ac1aa`
        |\n| ghcr.io/vexxhost/manila | digest | `42eae6a` \u2192 `51f441b` |\n| ghcr.io/vexxhost/netoffload
        | digest | `cad35be` \u2192 `25d7853` |\n| ghcr.io/vexxhost/neutron | digest
        | `55f9c67` \u2192 `1d05d6a` |\n| ghcr.io/vexxhost/nova | digest | `4d20ff4`
        \u2192 `67508cf` |\n| ghcr.io/vexxhost/nova-ssh | digest | `b5063b6` \u2192
        `7b8c92c` |\n| ghcr.io/vexxhost/octavia | digest | `13bfd0f` \u2192 `cbf43f5`
        |\n| [ghcr.io/vexxhost/openvswitch](https://redirect.github.com/vexxhost/docker-openvswitch)
        | pinDigest |  \u2192 `2e86245` |\n| ghcr.io/vexxhost/ovn-bgp-agent | digest
        | `98f8038` \u2192 `01ac8a3` |\n| ghcr.io/vexxhost/placement | digest | `ae9d401`
        \u2192 `f3efc76` |\n| [ghcr.io/vexxhost/pod-tls-sidecar](https://redirect.github.com/vexxhost/pod-tls-sidecar)
        | pinDigest |  \u2192 `7a030f8` |\n| ghcr.io/vexxhost/python-openstackclient
        | digest | `09737a2` \u2192 `4acaffc` |\n| ghcr.io/vexxhost/staffeln | digest
        | `07d2b54` \u2192 `3d5667a` |\n| ghcr.io/vexxhost/tempest | digest | `193660a`
        \u2192 `da6e115` |\n\n---\n\n### Configuration\n\n\U0001F4C5 **Schedule**:
        Branch creation - \"before 5am on monday\" (UTC), Automerge - At any time
        (no schedule defined).\n\n\U0001F6A6 **Automerge**: Disabled by config. Please
        merge this manually once you are satisfied.\n\n\u267B **Rebasing**: Whenever
        PR becomes conflicted, or you tick the rebase/retry checkbox.\n\n\U0001F47B
        **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions)
        if that's undesired.\n\n---\n\n - [ ] <!-- rebase-check -->If you want to
        rebase/retry this PR, check this box\n\n---\n\nThis PR was generated by [Mend
        Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/vexxhost/atmosphere).\n<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi45Mi4xIiwidXBkYXRlZEluVmVyIjoiNDMuNjYuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsic2tpcC1yZWxlYXNlLW5vdGVzIl19-->\n"
      change_url: https://github.com/vexxhost/atmosphere/pull/3501
      child_jobs: []
      commit_id: 4b24c6f234faeeb6b7ebe80023efee3a4fa0c031
      event_id: 90618110-2659-11f1-8bd1-d33c9c35ac4b
      executor:
        hostname: 0a8996d2b663
        inventory_file: /var/lib/zuul/builds/b5d304c15fbc4b3788e0e2c4d3824ce2/ansible/inventory.yaml
        log_root: /var/lib/zuul/builds/b5d304c15fbc4b3788e0e2c4d3824ce2/work/logs
        result_data_file: /var/lib/zuul/builds/b5d304c15fbc4b3788e0e2c4d3824ce2/work/results.json
        src_root: /var/lib/zuul/builds/b5d304c15fbc4b3788e0e2c4d3824ce2/work/src
        work_root: /var/lib/zuul/builds/b5d304c15fbc4b3788e0e2c4d3824ce2/work
      include_vars: []
      items:
      - branch: main
        change: '3501'
        change_message: "chore(deps): update vexxhost images (main)\n\nThis PR contains
          the following updates:\n\n| Package | Update | Change |\n|---|---|---|\n|
          ghcr.io/vexxhost/barbican | digest | `eab0ec0` \u2192 `64eef26` |\n| ghcr.io/vexxhost/cinder
          | digest | `abbffda` \u2192 `e631143` |\n| ghcr.io/vexxhost/designate |
          digest | `08f191c` \u2192 `0c9c156` |\n| ghcr.io/vexxhost/glance | digest
          | `b9c065d` \u2192 `dade273` |\n| ghcr.io/vexxhost/heat | digest | `3be2b3d`
          \u2192 `fc7d18f` |\n| ghcr.io/vexxhost/horizon | digest | `e247f40` \u2192
          `3799d24` |\n| ghcr.io/vexxhost/ironic | digest | `3cf3aa6` \u2192 `67d2f11`
          |\n| ghcr.io/vexxhost/keepalived | digest | `b794c04` \u2192 `6bb6370` |\n|
          ghcr.io/vexxhost/keystone | digest | `d821226` \u2192 `26186eb` |\n| ghcr.io/vexxhost/kubernetes-entrypoint
          | pinDigest |  \u2192 `8921b64` |\n| ghcr.io/vexxhost/libvirtd | digest
          | `3d8ac58` \u2192 `41b806f` |\n| ghcr.io/vexxhost/magnum | digest | `1528abb`
          \u2192 `43ac1aa` |\n| ghcr.io/vexxhost/manila | digest | `42eae6a` \u2192
          `51f441b` |\n| ghcr.io/vexxhost/netoffload | digest | `cad35be` \u2192 `25d7853`
          |\n| ghcr.io/vexxhost/neutron | digest | `55f9c67` \u2192 `1d05d6a` |\n|
          ghcr.io/vexxhost/nova | digest | `4d20ff4` \u2192 `67508cf` |\n| ghcr.io/vexxhost/nova-ssh
          | digest | `b5063b6` \u2192 `7b8c92c` |\n| ghcr.io/vexxhost/octavia | digest
          | `13bfd0f` \u2192 `cbf43f5` |\n| [ghcr.io/vexxhost/openvswitch](https://redirect.github.com/vexxhost/docker-openvswitch)
          | pinDigest |  \u2192 `2e86245` |\n| ghcr.io/vexxhost/ovn-bgp-agent | digest
          | `98f8038` \u2192 `01ac8a3` |\n| ghcr.io/vexxhost/placement | digest |
          `ae9d401` \u2192 `f3efc76` |\n| [ghcr.io/vexxhost/pod-tls-sidecar](https://redirect.github.com/vexxhost/pod-tls-sidecar)
          | pinDigest |  \u2192 `7a030f8` |\n| ghcr.io/vexxhost/python-openstackclient
          | digest | `09737a2` \u2192 `4acaffc` |\n| ghcr.io/vexxhost/staffeln | digest
          | `07d2b54` \u2192 `3d5667a` |\n| ghcr.io/vexxhost/tempest | digest | `193660a`
          \u2192 `da6e115` |\n\n---\n\n### Configuration\n\n\U0001F4C5 **Schedule**:
          Branch creation - \"before 5am on monday\" (UTC), Automerge - At any time
          (no schedule defined).\n\n\U0001F6A6 **Automerge**: Disabled by config.
          Please merge this manually once you are satisfied.\n\n\u267B **Rebasing**:
          Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.\n\n\U0001F47B
          **Immortal**: This PR will be recreated if closed unmerged. Get [config
          help](https://redirect.github.com/renovatebot/renovate/discussions) if that's
          undesired.\n\n---\n\n - [ ] <!-- rebase-check -->If you want to rebase/retry
          this PR, check this box\n\n---\n\nThis PR was generated by [Mend Renovate](https://mend.io/renovate/).
          View the [repository job log](https://developer.mend.io/github/vexxhost/atmosphere).\n<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi45Mi4xIiwidXBkYXRlZEluVmVyIjoiNDMuNjYuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsic2tpcC1yZWxlYXNlLW5vdGVzIl19-->\n"
        change_url: https://github.com/vexxhost/atmosphere/pull/3501
        commit_id: 4b24c6f234faeeb6b7ebe80023efee3a4fa0c031
        patchset: 4b24c6f234faeeb6b7ebe80023efee3a4fa0c031
        project:
          canonical_hostname: github.com
          canonical_name: github.com/vexxhost/atmosphere
          name: vexxhost/atmosphere
          short_name: atmosphere
          src_dir: src/github.com/vexxhost/atmosphere
        topic: null
      job: atmosphere-molecule-aio-openvswitch
      jobtags: []
      max_attempts: 3
      message: Y2hvcmUoZGVwcyk6IHVwZGF0ZSB2ZXh4aG9zdCBpbWFnZXMgKG1haW4pCgpUaGlzIFBSIGNvbnRhaW5zIHRoZSBmb2xsb3dpbmcgdXBkYXRlczoKCnwgUGFja2FnZSB8IFVwZGF0ZSB8IENoYW5nZSB8CnwtLS18LS0tfC0tLXwKfCBnaGNyLmlvL3ZleHhob3N0L2JhcmJpY2FuIHwgZGlnZXN0IHwgYGVhYjBlYzBgIOKGkiBgNjRlZWYyNmAgfAp8IGdoY3IuaW8vdmV4eGhvc3QvY2luZGVyIHwgZGlnZXN0IHwgYGFiYmZmZGFgIOKGkiBgZTYzMTE0M2AgfAp8IGdoY3IuaW8vdmV4eGhvc3QvZGVzaWduYXRlIHwgZGlnZXN0IHwgYDA4ZjE5MWNgIOKGkiBgMGM5YzE1NmAgfAp8IGdoY3IuaW8vdmV4eGhvc3QvZ2xhbmNlIHwgZGlnZXN0IHwgYGI5YzA2NWRgIOKGkiBgZGFkZTI3M2AgfAp8IGdoY3IuaW8vdmV4eGhvc3QvaGVhdCB8IGRpZ2VzdCB8IGAzYmUyYjNkYCDihpIgYGZjN2QxOGZgIHwKfCBnaGNyLmlvL3ZleHhob3N0L2hvcml6b24gfCBkaWdlc3QgfCBgZTI0N2Y0MGAg4oaSIGAzNzk5ZDI0YCB8CnwgZ2hjci5pby92ZXh4aG9zdC9pcm9uaWMgfCBkaWdlc3QgfCBgM2NmM2FhNmAg4oaSIGA2N2QyZjExYCB8CnwgZ2hjci5pby92ZXh4aG9zdC9rZWVwYWxpdmVkIHwgZGlnZXN0IHwgYGI3OTRjMDRgIOKGkiBgNmJiNjM3MGAgfAp8IGdoY3IuaW8vdmV4eGhvc3Qva2V5c3RvbmUgfCBkaWdlc3QgfCBgZDgyMTIyNmAg4oaSIGAyNjE4NmViYCB8CnwgZ2hjci5pby92ZXh4aG9zdC9rdWJlcm5ldGVzLWVudHJ5cG9pbnQgfCBwaW5EaWdlc3QgfCAg4oaSIGA4OTIxYjY0YCB8CnwgZ2hjci5pby92ZXh4aG9zdC9saWJ2aXJ0ZCB8IGRpZ2VzdCB8IGAzZDhhYzU4YCDihpIgYDQxYjgwNmZgIHwKfCBnaGNyLmlvL3ZleHhob3N0L21hZ251bSB8IGRpZ2VzdCB8IGAxNTI4YWJiYCDihpIgYDQzYWMxYWFgIHwKfCBnaGNyLmlvL3ZleHhob3N0L21hbmlsYSB8IGRpZ2VzdCB8IGA0MmVhZTZhYCDihpIgYDUxZjQ0MWJgIHwKfCBnaGNyLmlvL3ZleHhob3N0L25ldG9mZmxvYWQgfCBkaWdlc3QgfCBgY2FkMzViZWAg4oaSIGAyNWQ3ODUzYCB8CnwgZ2hjci5pby92ZXh4aG9zdC9uZXV0cm9uIHwgZGlnZXN0IHwgYDU1ZjljNjdgIOKGkiBgMWQwNWQ2YWAgfAp8IGdoY3IuaW8vdmV4eGhvc3Qvbm92YSB8IGRpZ2VzdCB8IGA0ZDIwZmY0YCDihpIgYDY3NTA4Y2ZgIHwKfCBnaGNyLmlvL3ZleHhob3N0L25vdmEtc3NoIHwgZGlnZXN0IHwgYGI1MDYzYjZgIOKGkiBgN2I4YzkyY2AgfAp8IGdoY3IuaW8vdmV4eGhvc3Qvb2N0YXZpYSB8IGRpZ2VzdCB8IGAxM2JmZDBmYCDihpIgYGNiZjQzZjVgIHwKfCBbZ2hjci5pby92ZXh4aG9zdC9vcGVudnN3aXRjaF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL3ZleHhob3N0L2RvY2tlci1vcGVudnN3aXRjaCkgfCBwaW5EaWdlc3QgfCAg4oaSIGAyZTg2MjQ1YCB8CnwgZ2hjci5pby92ZXh4aG9zdC9vdm4tYmdwLWFnZW50IHwgZGlnZXN0IHwgYDk4ZjgwMzhgIOKGkiBgMDFhYzhhM2AgfAp8IGdoY3IuaW8vdmV4eGhvc3QvcGxhY2VtZW50IHwgZGlnZXN0IHwgYGFlOWQ0MDFgIOKGkiBgZjNlZmM3NmAgfAp8IFtnaGNyLmlvL3ZleHhob3N0L3BvZC10bHMtc2lkZWNhcl0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL3ZleHhob3N0L3BvZC10bHMtc2lkZWNhcikgfCBwaW5EaWdlc3QgfCAg4oaSIGA3YTAzMGY4YCB8CnwgZ2hjci5pby92ZXh4aG9zdC9weXRob24tb3BlbnN0YWNrY2xpZW50IHwgZGlnZXN0IHwgYDA5NzM3YTJgIOKGkiBgNGFjYWZmY2AgfAp8IGdoY3IuaW8vdmV4eGhvc3Qvc3RhZmZlbG4gfCBkaWdlc3QgfCBgMDdkMmI1NGAg4oaSIGAzZDU2NjdhYCB8CnwgZ2hjci5pby92ZXh4aG9zdC90ZW1wZXN0IHwgZGlnZXN0IHwgYDE5MzY2MGFgIOKGkiBgZGE2ZTExNWAgfAoKLS0tCgojIyMgQ29uZmlndXJhdGlvbgoK8J+ThSAqKlNjaGVkdWxlKio6IEJyYW5jaCBjcmVhdGlvbiAtICJiZWZvcmUgNWFtIG9uIG1vbmRheSIgKFVUQyksIEF1dG9tZXJnZSAtIEF0IGFueSB0aW1lIChubyBzY2hlZHVsZSBkZWZpbmVkKS4KCvCfmqYgKipBdXRvbWVyZ2UqKjogRGlzYWJsZWQgYnkgY29uZmlnLiBQbGVhc2UgbWVyZ2UgdGhpcyBtYW51YWxseSBvbmNlIHlvdSBhcmUgc2F0aXNmaWVkLgoK4pm7ICoqUmViYXNpbmcqKjogV2hlbmV2ZXIgUFIgYmVjb21lcyBjb25mbGljdGVkLCBvciB5b3UgdGljayB0aGUgcmViYXNlL3JldHJ5IGNoZWNrYm94LgoK8J+RuyAqKkltbW9ydGFsKio6IFRoaXMgUFIgd2lsbCBiZSByZWNyZWF0ZWQgaWYgY2xvc2VkIHVubWVyZ2VkLiBHZXQgW2NvbmZpZyBoZWxwXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vcmVub3ZhdGVib3QvcmVub3ZhdGUvZGlzY3Vzc2lvbnMpIGlmIHRoYXQncyB1bmRlc2lyZWQuCgotLS0KCiAtIFsgXSA8IS0tIHJlYmFzZS1jaGVjayAtLT5JZiB5b3Ugd2FudCB0byByZWJhc2UvcmV0cnkgdGhpcyBQUiwgY2hlY2sgdGhpcyBib3gKCi0tLQoKVGhpcyBQUiB3YXMgZ2VuZXJhdGVkIGJ5IFtNZW5kIFJlbm92YXRlXShodHRwczovL21lbmQuaW8vcmVub3ZhdGUvKS4gVmlldyB0aGUgW3JlcG9zaXRvcnkgam9iIGxvZ10oaHR0cHM6Ly9kZXZlbG9wZXIubWVuZC5pby9naXRodWIvdmV4eGhvc3QvYXRtb3NwaGVyZSkuCjwhLS1yZW5vdmF0ZS1kZWJ1ZzpleUpqY21WaGRHVmtTVzVXWlhJaU9pSTBNaTQ1TWk0eElpd2lkWEJrWVhSbFpFbHVWbVZ5SWpvaU5ETXVOall1TkNJc0luUmhjbWRsZEVKeVlXNWphQ0k2SW0xaGFXNGlMQ0pzWVdKbGJITWlPbHNpYzJ0cGNDMXlaV3hsWVhObExXNXZkR1Z6SWwxOS0tPgo=
      patchset: 4b24c6f234faeeb6b7ebe80023efee3a4fa0c031
      pipeline: check
      playbook_context:
        playbook_projects:
          trusted/project_0/github.com/vexxhost/zuul-config:
            canonical_name: github.com/vexxhost/zuul-config
            checkout: main
            commit: 9052b5a7781b3346e4cffd452a54448cbff54d8b
          trusted/project_1/opendev.org/zuul/zuul-jobs:
            canonical_name: opendev.org/zuul/zuul-jobs
            checkout: master
            commit: c75fe6ef19c05b98349573c971950c51bbf24758
          trusted/project_2/github.com/vexxhost/zuul-jobs:
            canonical_name: github.com/vexxhost/zuul-jobs
            checkout: main
            commit: a6e68243e02ef030ce5e75f8b67630880c475f33
          untrusted/project_0/github.com/vexxhost/zuul-jobs:
            canonical_name: github.com/vexxhost/zuul-jobs
            checkout: main
            commit: a6e68243e02ef030ce5e75f8b67630880c475f33
          untrusted/project_1/github.com/vexxhost/zuul-config:
            canonical_name: github.com/vexxhost/zuul-config
            checkout: main
            commit: 9052b5a7781b3346e4cffd452a54448cbff54d8b
          untrusted/project_2/opendev.org/zuul/zuul-jobs:
            canonical_name: opendev.org/zuul/zuul-jobs
            checkout: master
            commit: c75fe6ef19c05b98349573c971950c51bbf24758
          untrusted/project_3/github.com/vexxhost/atmosphere:
            canonical_name: github.com/vexxhost/atmosphere
            checkout: main
            commit: 4b24c6f234faeeb6b7ebe80023efee3a4fa0c031
          untrusted/project_4/opendev.org/openstack/openstack-helm:
            canonical_name: opendev.org/openstack/openstack-helm
            checkout: master
            commit: fff5e1f4243907c991f1c0b7b574cdcf31e6c305
        playbooks:
        - path: untrusted/project_0/github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml
          roles:
          - checkout: master
            checkout_description: project default branch
            link_name: ansible/playbook_0/role_1/zuul-jobs
            link_target: untrusted/project_2/opendev.org/zuul/zuul-jobs
            role_path: ansible/playbook_0/role_1/zuul-jobs/roles
          - checkout: main
            checkout_description: playbook branch
            link_name: ansible/playbook_0/role_2/zuul-jobs
            link_target: untrusted/project_0/github.com/vexxhost/zuul-jobs
            role_path: ansible/playbook_0/role_2/zuul-jobs/roles
        post_playbooks:
        - path: untrusted/project_3/github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml
          roles:
          - checkout: main
            checkout_description: playbook branch
            link_name: ansible/post_playbook_0/role_0/atmosphere
            link_target: untrusted/project_3/github.com/vexxhost/atmosphere
            role_path: ansible/post_playbook_0/role_0/atmosphere/roles
          - checkout: master
            checkout_description: project default branch
            link_name: ansible/post_playbook_0/role_1/openstack-helm
            link_target: untrusted/project_4/opendev.org/openstack/openstack-helm
            role_path: ansible/post_playbook_0/role_1/openstack-helm/roles
          - checkout: master
            checkout_description: project default branch
            link_name: ansible/post_playbook_0/role_3/zuul-jobs
            link_target: untrusted/project_2/opendev.org/zuul/zuul-jobs
            role_path: ansible/post_playbook_0/role_3/zuul-jobs/roles
          - checkout: main
            checkout_description: zuul branch
            link_name: ansible/post_playbook_0/role_4/zuul-jobs
            link_target: untrusted/project_0/github.com/vexxhost/zuul-jobs
            role_path: ansible/post_playbook_0/role_4/zuul-jobs/roles
        - path: trusted/project_0/github.com/vexxhost/zuul-config/playbooks/base/post.yaml
          roles:
          - checkout: master
            checkout_description: project default branch
            link_name: ansible/post_playbook_1/role_1/zuul-jobs
            link_target: trusted/project_1/opendev.org/zuul/zuul-jobs
            role_path: ansible/post_playbook_1/role_1/zuul-jobs/roles
          - checkout: main
            checkout_description: zuul branch
            link_name: ansible/post_playbook_1/role_2/zuul-jobs
            link_target: trusted/project_2/github.com/vexxhost/zuul-jobs
            role_path: ansible/post_playbook_1/role_2/zuul-jobs/roles
        - path: trusted/project_0/github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml
          roles:
          - checkout: master
            checkout_description: project default branch
            link_name: ansible/post_playbook_2/role_1/zuul-jobs
            link_target: trusted/project_1/opendev.org/zuul/zuul-jobs
            role_path: ansible/post_playbook_2/role_1/zuul-jobs/roles
          - checkout: main
            checkout_description: zuul branch
            link_name: ansible/post_playbook_2/role_2/zuul-jobs
            link_target: trusted/project_2/github.com/vexxhost/zuul-jobs
            role_path: ansible/post_playbook_2/role_2/zuul-jobs/roles
        pre_playbooks:
        - path: trusted/project_0/github.com/vexxhost/zuul-config/playbooks/base/pre.yaml
          roles:
          - checkout: master
            checkout_description: project default branch
            link_name: ansible/pre_playbook_0/role_1/zuul-jobs
            link_target: trusted/project_1/opendev.org/zuul/zuul-jobs
            role_path: ansible/pre_playbook_0/role_1/zuul-jobs/roles
          - checkout: main
            checkout_description: zuul branch
            link_name: ansible/pre_playbook_0/role_2/zuul-jobs
            link_target: trusted/project_2/github.com/vexxhost/zuul-jobs
            role_path: ansible/pre_playbook_0/role_2/zuul-jobs/roles
        - path: untrusted/project_0/github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml
          roles:
          - checkout: master
            checkout_description: project default branch
            link_name: ansible/pre_playbook_1/role_1/zuul-jobs
            link_target: untrusted/project_2/opendev.org/zuul/zuul-jobs
            role_path: ansible/pre_playbook_1/role_1/zuul-jobs/roles
          - checkout: main
            checkout_description: playbook branch
            link_name: ansible/pre_playbook_1/role_2/zuul-jobs
            link_target: untrusted/project_0/github.com/vexxhost/zuul-jobs
            role_path: ansible/pre_playbook_1/role_2/zuul-jobs/roles
        - path: untrusted/project_3/github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml
          roles:
          - checkout: main
            checkout_description: playbook branch
            link_name: ansible/pre_playbook_2/role_0/atmosphere
            link_target: untrusted/project_3/github.com/vexxhost/atmosphere
            role_path: ansible/pre_playbook_2/role_0/atmosphere/roles
          - checkout: master
            checkout_description: project default branch
            link_name: ansible/pre_playbook_2/role_1/openstack-helm
            link_target: untrusted/project_4/opendev.org/openstack/openstack-helm
            role_path: ansible/pre_playbook_2/role_1/openstack-helm/roles
          - checkout: master
            checkout_description: project default branch
            link_name: ansible/pre_playbook_2/role_3/zuul-jobs
            link_target: untrusted/project_2/opendev.org/zuul/zuul-jobs
            role_path: ansible/pre_playbook_2/role_3/zuul-jobs/roles
          - checkout: main
            checkout_description: zuul branch
            link_name: ansible/pre_playbook_2/role_4/zuul-jobs
            link_target: untrusted/project_0/github.com/vexxhost/zuul-jobs
            role_path: ansible/pre_playbook_2/role_4/zuul-jobs/roles
      post_review: false
      post_timeout: null
      pre_timeout: null
      project:
        canonical_hostname: github.com
        canonical_name: github.com/vexxhost/atmosphere
        name: vexxhost/atmosphere
        short_name: atmosphere
        src_dir: src/github.com/vexxhost/atmosphere
      projects:
        github.com/vexxhost/atmosphere:
          canonical_hostname: github.com
          canonical_name: github.com/vexxhost/atmosphere
          checkout: main
          checkout_description: zuul branch
          commit: 4b24c6f234faeeb6b7ebe80023efee3a4fa0c031
          name: vexxhost/atmosphere
          required: false
          short_name: atmosphere
          src_dir: src/github.com/vexxhost/atmosphere
      ref: refs/pull/3501/head
      resources: {}
      tenant: oss
      timeout: 7200
      topic: null
      voting: true
