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.191
      ansible_port: 22
      ansible_python_interpreter: auto
      ansible_user: zuul
      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
      cilium_helm_values:
        operator:
          replicas: 1
      cilium_ipv4_cidr: 172.24.0.0/16
      csi_driver: rbd
      kube_vip_address: 172.17.0.100
      kube_vip_interface: '{{ ansible_facts[''default_ipv4''].interface }}'
      kubernetes_hostname: '{{ ansible_facts[''default_ipv4''].address }}'
      molecule_scenario: csi
      nodepool:
        az: nova
        cloud: public
        external_id: 777110a0-09f6-4b86-ac4f-8128f3fe8c55
        host_id: c9670958829e9c96e47d452d2c9c4ce9edaac336d3dbc4a3c4ec531c
        interface_ip: 199.19.213.191
        label: ubuntu-jammy
        node_properties: {}
        private_ipv4: 199.19.213.191
        private_ipv6: null
        provider: yul1
        public_ipv4: 199.19.213.191
        public_ipv6: 2604:e100:1:0:f816:3eff:fe6b:90
        region: ca-ymq-1
        slot: null
      zuul_node:
        az: nova
        cloud: public
        external_id: 777110a0-09f6-4b86-ac4f-8128f3fe8c55
        host_id: c9670958829e9c96e47d452d2c9c4ce9edaac336d3dbc4a3c4ec531c
        interface_ip: 199.19.213.191
        label: ubuntu-jammy
        node_properties: {}
        private_ipv4: 199.19.213.191
        private_ipv6: null
        provider: yul1
        public_ipv4: 199.19.213.191
        public_ipv6: 2604:e100:1:0:f816:3eff:fe6b:90
        region: ca-ymq-1
        slot: null
        uuid: null
  vars:
    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
    cilium_helm_values:
      operator:
        replicas: 1
    cilium_ipv4_cidr: 172.24.0.0/16
    csi_driver: rbd
    kube_vip_address: 172.17.0.100
    kube_vip_interface: '{{ ansible_facts[''default_ipv4''].interface }}'
    kubernetes_hostname: '{{ ansible_facts[''default_ipv4''].address }}'
    molecule_scenario: csi
    zuul:
      _inheritance_path:
      - '<Job base explicit: None implied: {MatchAny:{ImpliedBranchMatcher:main}}
        source: 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:stable/zed}}
        source: vexxhost/atmosphere/.zuul.yaml@stable/zed#17>'
      - '<Job atmosphere-molecule-csi explicit: None implied: {MatchAny:{ImpliedBranchMatcher:stable/zed}}
        source: vexxhost/atmosphere/.zuul.yaml@stable/zed#53>'
      - '<Job atmosphere-molecule-csi-rbd explicit: None implied: {MatchAny:{ImpliedBranchMatcher:stable/zed}}
        source: vexxhost/atmosphere/.zuul.yaml@stable/zed#66>'
      - '<Job atmosphere-molecule-csi-rbd explicit: None implied: None source: vexxhost/atmosphere/.zuul.yaml@stable/zed#72>'
      ansible_version: '9'
      attempts: 1
      branch: stable/zed
      build: f0163c60a32c418dbec09b8d49af54b2
      build_refs:
      - branch: stable/zed
        change: '3594'
        change_message: "chore(deps): update vexxhost images (stable/zed)\n\nThis
          PR contains the following updates:\n\n| Package | Update | Change |\n|---|---|---|\n|
          ghcr.io/vexxhost/neutron | digest | `ee19cf4` \u2192 `77e3907` |\n| ghcr.io/vexxhost/nova
          | digest | `c53c1ba` \u2192 `be79ac2` |\n| ghcr.io/vexxhost/placement |
          digest | `289db02` \u2192 `bbd7b2b` |\n\n---\n\n### Configuration\n\n\U0001F4C5
          **Schedule**: Branch creation - At any time (no schedule defined), 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi45Ny4wIiwidXBkYXRlZEluVmVyIjoiNDIuOTcuMCIsInRhcmdldEJyYW5jaCI6InN0YWJsZS96ZWQiLCJsYWJlbHMiOlsic2tpcC1yZWxlYXNlLW5vdGVzIl19-->\n"
        change_url: https://github.com/vexxhost/atmosphere/pull/3594
        commit_id: f1f877df6faa63da309f56f8a174b8b2fe468e35
        patchset: f1f877df6faa63da309f56f8a174b8b2fe468e35
        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
      buildset: 213d5ade41e147fd852bc89a3b783661
      buildset_refs:
      - branch: stable/zed
        change: '3594'
        change_message: "chore(deps): update vexxhost images (stable/zed)\n\nThis
          PR contains the following updates:\n\n| Package | Update | Change |\n|---|---|---|\n|
          ghcr.io/vexxhost/neutron | digest | `ee19cf4` \u2192 `77e3907` |\n| ghcr.io/vexxhost/nova
          | digest | `c53c1ba` \u2192 `be79ac2` |\n| ghcr.io/vexxhost/placement |
          digest | `289db02` \u2192 `bbd7b2b` |\n\n---\n\n### Configuration\n\n\U0001F4C5
          **Schedule**: Branch creation - At any time (no schedule defined), 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi45Ny4wIiwidXBkYXRlZEluVmVyIjoiNDIuOTcuMCIsInRhcmdldEJyYW5jaCI6InN0YWJsZS96ZWQiLCJsYWJlbHMiOlsic2tpcC1yZWxlYXNlLW5vdGVzIl19-->\n"
        change_url: https://github.com/vexxhost/atmosphere/pull/3594
        commit_id: f1f877df6faa63da309f56f8a174b8b2fe468e35
        patchset: f1f877df6faa63da309f56f8a174b8b2fe468e35
        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
      change: '3594'
      change_message: "chore(deps): update vexxhost images (stable/zed)\n\nThis PR
        contains the following updates:\n\n| Package | Update | Change |\n|---|---|---|\n|
        ghcr.io/vexxhost/neutron | digest | `ee19cf4` \u2192 `77e3907` |\n| ghcr.io/vexxhost/nova
        | digest | `c53c1ba` \u2192 `be79ac2` |\n| ghcr.io/vexxhost/placement | digest
        | `289db02` \u2192 `bbd7b2b` |\n\n---\n\n### Configuration\n\n\U0001F4C5 **Schedule**:
        Branch creation - At any time (no schedule defined), 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi45Ny4wIiwidXBkYXRlZEluVmVyIjoiNDIuOTcuMCIsInRhcmdldEJyYW5jaCI6InN0YWJsZS96ZWQiLCJsYWJlbHMiOlsic2tpcC1yZWxlYXNlLW5vdGVzIl19-->\n"
      change_url: https://github.com/vexxhost/atmosphere/pull/3594
      child_jobs: []
      commit_id: f1f877df6faa63da309f56f8a174b8b2fe468e35
      event_id: 1edcf350-0690-11f1-8f82-545c619a03ee
      executor:
        hostname: 3a2793d2bd32
        inventory_file: /var/lib/zuul/builds/f0163c60a32c418dbec09b8d49af54b2/ansible/inventory.yaml
        log_root: /var/lib/zuul/builds/f0163c60a32c418dbec09b8d49af54b2/work/logs
        result_data_file: /var/lib/zuul/builds/f0163c60a32c418dbec09b8d49af54b2/work/results.json
        src_root: /var/lib/zuul/builds/f0163c60a32c418dbec09b8d49af54b2/work/src
        work_root: /var/lib/zuul/builds/f0163c60a32c418dbec09b8d49af54b2/work
      include_vars: []
      items:
      - branch: stable/zed
        change: '3594'
        change_message: "chore(deps): update vexxhost images (stable/zed)\n\nThis
          PR contains the following updates:\n\n| Package | Update | Change |\n|---|---|---|\n|
          ghcr.io/vexxhost/neutron | digest | `ee19cf4` \u2192 `77e3907` |\n| ghcr.io/vexxhost/nova
          | digest | `c53c1ba` \u2192 `be79ac2` |\n| ghcr.io/vexxhost/placement |
          digest | `289db02` \u2192 `bbd7b2b` |\n\n---\n\n### Configuration\n\n\U0001F4C5
          **Schedule**: Branch creation - At any time (no schedule defined), 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi45Ny4wIiwidXBkYXRlZEluVmVyIjoiNDIuOTcuMCIsInRhcmdldEJyYW5jaCI6InN0YWJsZS96ZWQiLCJsYWJlbHMiOlsic2tpcC1yZWxlYXNlLW5vdGVzIl19-->\n"
        change_url: https://github.com/vexxhost/atmosphere/pull/3594
        commit_id: f1f877df6faa63da309f56f8a174b8b2fe468e35
        patchset: f1f877df6faa63da309f56f8a174b8b2fe468e35
        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-csi-rbd
      jobtags: []
      max_attempts: 3
      message: Y2hvcmUoZGVwcyk6IHVwZGF0ZSB2ZXh4aG9zdCBpbWFnZXMgKHN0YWJsZS96ZWQpCgpUaGlzIFBSIGNvbnRhaW5zIHRoZSBmb2xsb3dpbmcgdXBkYXRlczoKCnwgUGFja2FnZSB8IFVwZGF0ZSB8IENoYW5nZSB8CnwtLS18LS0tfC0tLXwKfCBnaGNyLmlvL3ZleHhob3N0L25ldXRyb24gfCBkaWdlc3QgfCBgZWUxOWNmNGAg4oaSIGA3N2UzOTA3YCB8CnwgZ2hjci5pby92ZXh4aG9zdC9ub3ZhIHwgZGlnZXN0IHwgYGM1M2MxYmFgIOKGkiBgYmU3OWFjMmAgfAp8IGdoY3IuaW8vdmV4eGhvc3QvcGxhY2VtZW50IHwgZGlnZXN0IHwgYDI4OWRiMDJgIOKGkiBgYmJkN2IyYmAgfAoKLS0tCgojIyMgQ29uZmlndXJhdGlvbgoK8J+ThSAqKlNjaGVkdWxlKio6IEJyYW5jaCBjcmVhdGlvbiAtIEF0IGFueSB0aW1lIChubyBzY2hlZHVsZSBkZWZpbmVkKSwgQXV0b21lcmdlIC0gQXQgYW55IHRpbWUgKG5vIHNjaGVkdWxlIGRlZmluZWQpLgoK8J+apiAqKkF1dG9tZXJnZSoqOiBEaXNhYmxlZCBieSBjb25maWcuIFBsZWFzZSBtZXJnZSB0aGlzIG1hbnVhbGx5IG9uY2UgeW91IGFyZSBzYXRpc2ZpZWQuCgrimbsgKipSZWJhc2luZyoqOiBXaGVuZXZlciBQUiBiZWNvbWVzIGNvbmZsaWN0ZWQsIG9yIHlvdSB0aWNrIHRoZSByZWJhc2UvcmV0cnkgY2hlY2tib3guCgrwn5G7ICoqSW1tb3J0YWwqKjogVGhpcyBQUiB3aWxsIGJlIHJlY3JlYXRlZCBpZiBjbG9zZWQgdW5tZXJnZWQuIEdldCBbY29uZmlnIGhlbHBdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9yZW5vdmF0ZWJvdC9yZW5vdmF0ZS9kaXNjdXNzaW9ucykgaWYgdGhhdCdzIHVuZGVzaXJlZC4KCi0tLQoKIC0gWyBdIDwhLS0gcmViYXNlLWNoZWNrIC0tPklmIHlvdSB3YW50IHRvIHJlYmFzZS9yZXRyeSB0aGlzIFBSLCBjaGVjayB0aGlzIGJveAoKLS0tCgpUaGlzIFBSIHdhcyBnZW5lcmF0ZWQgYnkgW01lbmQgUmVub3ZhdGVdKGh0dHBzOi8vbWVuZC5pby9yZW5vdmF0ZS8pLiBWaWV3IHRoZSBbcmVwb3NpdG9yeSBqb2IgbG9nXShodHRwczovL2RldmVsb3Blci5tZW5kLmlvL2dpdGh1Yi92ZXh4aG9zdC9hdG1vc3BoZXJlKS4KPCEtLXJlbm92YXRlLWRlYnVnOmV5SmpjbVZoZEdWa1NXNVdaWElpT2lJME1pNDVOeTR3SWl3aWRYQmtZWFJsWkVsdVZtVnlJam9pTkRJdU9UY3VNQ0lzSW5SaGNtZGxkRUp5WVc1amFDSTZJbk4wWVdKc1pTOTZaV1FpTENKc1lXSmxiSE1pT2xzaWMydHBjQzF5Wld4bFlYTmxMVzV2ZEdWeklsMTktLT4K
      patchset: f1f877df6faa63da309f56f8a174b8b2fe468e35
      pipeline: check
      playbook_context:
        playbook_projects:
          trusted/project_0/vexxhost.dev/zuul-config:
            canonical_name: vexxhost.dev/zuul-config
            checkout: main
            commit: 9052b5a7781b3346e4cffd452a54448cbff54d8b
          trusted/project_1/opendev.org/zuul/zuul-jobs:
            canonical_name: opendev.org/zuul/zuul-jobs
            checkout: master
            commit: d73b78cc624f363c6b7fcfe833f2db4571e4e979
          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/vexxhost.dev/zuul-config:
            canonical_name: vexxhost.dev/zuul-config
            checkout: main
            commit: 9052b5a7781b3346e4cffd452a54448cbff54d8b
          untrusted/project_2/opendev.org/zuul/zuul-jobs:
            canonical_name: opendev.org/zuul/zuul-jobs
            checkout: master
            commit: d73b78cc624f363c6b7fcfe833f2db4571e4e979
          untrusted/project_3/github.com/vexxhost/atmosphere:
            canonical_name: github.com/vexxhost/atmosphere
            checkout: stable/zed
            commit: f1f877df6faa63da309f56f8a174b8b2fe468e35
          untrusted/project_4/opendev.org/openstack/openstack-helm:
            canonical_name: opendev.org/openstack/openstack-helm
            checkout: master
            commit: 3204636e87eaf2fff0e5016e030d755e4c16d0c3
        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_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: stable/zed
          checkout_description: zuul branch
          commit: f1f877df6faa63da309f56f8a174b8b2fe468e35
          name: vexxhost/atmosphere
          required: false
          short_name: atmosphere
          src_dir: src/github.com/vexxhost/atmosphere
      ref: refs/pull/3594/head
      resources: {}
      tenant: oss
      timeout: 1800
      topic: null
      voting: true
