all:
  children:
    cephs:
      hosts:
        aio: null
    controllers:
      hosts:
        aio: null
    zuul_unreachable:
      hosts: {}
  hosts:
    aio:
      ansible_connection: ssh
      ansible_host: 199.204.45.144
      ansible_port: 22
      ansible_python_interpreter: auto
      ansible_user: zuul
      ceph_conf_overrides:
      - option: osd crush chooseleaf type
        section: global
        value: 0
      - option: auth allow insecure global id reclaim
        section: mon
        value: false
      - option: mon data avail warn
        section: mon
        value: 10
      ceph_fsid: 1dff0e0f-3c44-48da-81cd-4f3c6e8722b2
      ceph_osd_devices:
      - /dev/ceph-{{ inventory_hostname_short }}-osd0/data
      - /dev/ceph-{{ inventory_hostname_short }}-osd1/data
      - /dev/ceph-{{ inventory_hostname_short }}-osd2/data
      molecule_install_collection_siblings: true
      molecule_scenario: default
      nodepool:
        az: nova
        cloud: public
        external_id: 94b39608-7539-48e3-ba12-09818b872d43
        host_id: c9670958829e9c96e47d452d2c9c4ce9edaac336d3dbc4a3c4ec531c
        interface_ip: 199.204.45.144
        label: ubuntu-noble
        node_properties: {}
        private_ipv4: 199.204.45.144
        private_ipv6: null
        provider: yul1
        public_ipv4: 199.204.45.144
        public_ipv6: 2604:e100:1:0:f816:3eff:feaf:b7a1
        region: ca-ymq-1
        slot: null
      zuul_node:
        az: nova
        cloud: public
        external_id: 94b39608-7539-48e3-ba12-09818b872d43
        host_id: c9670958829e9c96e47d452d2c9c4ce9edaac336d3dbc4a3c4ec531c
        interface_ip: 199.204.45.144
        label: ubuntu-noble
        node_properties: {}
        private_ipv4: 199.204.45.144
        private_ipv6: null
        provider: yul1
        public_ipv4: 199.204.45.144
        public_ipv6: 2604:e100:1:0:f816:3eff:feaf:b7a1
        region: ca-ymq-1
        slot: null
        uuid: null
  vars:
    ceph_conf_overrides:
    - option: osd crush chooseleaf type
      section: global
      value: 0
    - option: auth allow insecure global id reclaim
      section: mon
      value: false
    - option: mon data avail warn
      section: mon
      value: 10
    ceph_fsid: 1dff0e0f-3c44-48da-81cd-4f3c6e8722b2
    ceph_osd_devices:
    - /dev/ceph-{{ inventory_hostname_short }}-osd0/data
    - /dev/ceph-{{ inventory_hostname_short }}-osd1/data
    - /dev/ceph-{{ inventory_hostname_short }}-osd2/data
    molecule_install_collection_siblings: true
    molecule_scenario: default
    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 ansible-collection-ceph-molecule explicit: None implied: {MatchAny:{ImpliedBranchMatcher:main}}
        source: vexxhost/ansible-collection-ceph/.zuul.yaml@main#57>'
      - '<Job ansible-collection-ceph-molecule-aio-ubuntu-noble explicit: None implied:
        {MatchAny:{ImpliedBranchMatcher:main}} source: vexxhost/ansible-collection-ceph/.zuul.yaml@main#83>'
      - '<Job ansible-collection-ceph-molecule-aio-ubuntu-noble explicit: None implied:
        None source: vexxhost/ansible-collection-ceph/.zuul.yaml@main#98>'
      ansible_version: '9'
      attempts: 1
      branch: main
      build: e8f1a4426df9494eac236294cd8f52e5
      build_refs:
      - branch: main
        change: '119'
        change_message: "feat: use Ceph 20.2.3 and support Ubuntu Noble\n\n## Summary\n\nUpdates
          the collection's default Ceph release from Reef 18.2.x to Tentacle 20.2.3
          and declares Ubuntu Noble as a supported platform. Noble is already covered
          by the existing Molecule jobs.\n\n## Changes\n\n- Use Ceph 20.2.3 for every
          default cephadm and orchestrator image path.\n- Remove the Zuul `ceph_version:
          18.2.8` override so CI exercises the collection default.\n- Discover the
          deployed monitor image with `cephadm ls --no-detail` during Molecule verification
          instead of requiring `ceph_version`.\n- Add Ubuntu Noble to `galaxy_info`
          for the cephadm, cephadm_host, mon, mgr, and osd roles.\n\n## Validation\n\n-
          All changed YAML files parse successfully.\n- `git diff --check` passes.\n-
          `ansible-lint extensions/molecule/default/verify.yml` passes at the production
          profile.\n\n## Stack\n\nThis is the first PR in the stack and targets `main`.
          PR #120 adds Ubuntu 26.04 support on top and can land later.\n\nSplit from
          #105, originally contributed by @ricolin.\n\n<sub>Stack created with <a
          href=\"https://github.com/github/gh-stack\">GitHub Stacks CLI</a> \u2022
          <a href=\"https://gh.io/stacks-feedback\">Give Feedback \U0001F4AC</a></sub>\n"
        change_url: https://github.com/vexxhost/ansible-collection-ceph/pull/119
        commit_id: 92944e4e3ac5b29ac659a5be2cda5cee12c9d94e
        patchset: 92944e4e3ac5b29ac659a5be2cda5cee12c9d94e
        project:
          canonical_hostname: github.com
          canonical_name: github.com/vexxhost/ansible-collection-ceph
          name: vexxhost/ansible-collection-ceph
          short_name: ansible-collection-ceph
          src_dir: src/github.com/vexxhost/ansible-collection-ceph
        src_dir: src/github.com/vexxhost/ansible-collection-ceph
        topic: null
      buildset: b2431693099d4c18a6918c541247cbc2
      buildset_refs:
      - branch: main
        change: '119'
        change_message: "feat: use Ceph 20.2.3 and support Ubuntu Noble\n\n## Summary\n\nUpdates
          the collection's default Ceph release from Reef 18.2.x to Tentacle 20.2.3
          and declares Ubuntu Noble as a supported platform. Noble is already covered
          by the existing Molecule jobs.\n\n## Changes\n\n- Use Ceph 20.2.3 for every
          default cephadm and orchestrator image path.\n- Remove the Zuul `ceph_version:
          18.2.8` override so CI exercises the collection default.\n- Discover the
          deployed monitor image with `cephadm ls --no-detail` during Molecule verification
          instead of requiring `ceph_version`.\n- Add Ubuntu Noble to `galaxy_info`
          for the cephadm, cephadm_host, mon, mgr, and osd roles.\n\n## Validation\n\n-
          All changed YAML files parse successfully.\n- `git diff --check` passes.\n-
          `ansible-lint extensions/molecule/default/verify.yml` passes at the production
          profile.\n\n## Stack\n\nThis is the first PR in the stack and targets `main`.
          PR #120 adds Ubuntu 26.04 support on top and can land later.\n\nSplit from
          #105, originally contributed by @ricolin.\n\n<sub>Stack created with <a
          href=\"https://github.com/github/gh-stack\">GitHub Stacks CLI</a> \u2022
          <a href=\"https://gh.io/stacks-feedback\">Give Feedback \U0001F4AC</a></sub>\n"
        change_url: https://github.com/vexxhost/ansible-collection-ceph/pull/119
        commit_id: 92944e4e3ac5b29ac659a5be2cda5cee12c9d94e
        patchset: 92944e4e3ac5b29ac659a5be2cda5cee12c9d94e
        project:
          canonical_hostname: github.com
          canonical_name: github.com/vexxhost/ansible-collection-ceph
          name: vexxhost/ansible-collection-ceph
          short_name: ansible-collection-ceph
          src_dir: src/github.com/vexxhost/ansible-collection-ceph
        src_dir: src/github.com/vexxhost/ansible-collection-ceph
        topic: null
      change: '119'
      change_message: "feat: use Ceph 20.2.3 and support Ubuntu Noble\n\n## Summary\n\nUpdates
        the collection's default Ceph release from Reef 18.2.x to Tentacle 20.2.3
        and declares Ubuntu Noble as a supported platform. Noble is already covered
        by the existing Molecule jobs.\n\n## Changes\n\n- Use Ceph 20.2.3 for every
        default cephadm and orchestrator image path.\n- Remove the Zuul `ceph_version:
        18.2.8` override so CI exercises the collection default.\n- Discover the deployed
        monitor image with `cephadm ls --no-detail` during Molecule verification instead
        of requiring `ceph_version`.\n- Add Ubuntu Noble to `galaxy_info` for the
        cephadm, cephadm_host, mon, mgr, and osd roles.\n\n## Validation\n\n- All
        changed YAML files parse successfully.\n- `git diff --check` passes.\n- `ansible-lint
        extensions/molecule/default/verify.yml` passes at the production profile.\n\n##
        Stack\n\nThis is the first PR in the stack and targets `main`. PR #120 adds
        Ubuntu 26.04 support on top and can land later.\n\nSplit from #105, originally
        contributed by @ricolin.\n\n<sub>Stack created with <a href=\"https://github.com/github/gh-stack\">GitHub
        Stacks CLI</a> \u2022 <a href=\"https://gh.io/stacks-feedback\">Give Feedback
        \U0001F4AC</a></sub>\n"
      change_url: https://github.com/vexxhost/ansible-collection-ceph/pull/119
      child_jobs: []
      commit_id: 92944e4e3ac5b29ac659a5be2cda5cee12c9d94e
      event_id: aba3fed0-91ac-11f1-9bcc-8668cae35a76
      executor:
        hostname: 2d72f0692154
        inventory_file: /var/lib/zuul/builds/e8f1a4426df9494eac236294cd8f52e5/ansible/inventory.yaml
        log_root: /var/lib/zuul/builds/e8f1a4426df9494eac236294cd8f52e5/work/logs
        result_data_file: /var/lib/zuul/builds/e8f1a4426df9494eac236294cd8f52e5/work/results.json
        src_root: /var/lib/zuul/builds/e8f1a4426df9494eac236294cd8f52e5/work/src
        work_root: /var/lib/zuul/builds/e8f1a4426df9494eac236294cd8f52e5/work
      include_vars: []
      items:
      - branch: main
        change: '119'
        change_message: "feat: use Ceph 20.2.3 and support Ubuntu Noble\n\n## Summary\n\nUpdates
          the collection's default Ceph release from Reef 18.2.x to Tentacle 20.2.3
          and declares Ubuntu Noble as a supported platform. Noble is already covered
          by the existing Molecule jobs.\n\n## Changes\n\n- Use Ceph 20.2.3 for every
          default cephadm and orchestrator image path.\n- Remove the Zuul `ceph_version:
          18.2.8` override so CI exercises the collection default.\n- Discover the
          deployed monitor image with `cephadm ls --no-detail` during Molecule verification
          instead of requiring `ceph_version`.\n- Add Ubuntu Noble to `galaxy_info`
          for the cephadm, cephadm_host, mon, mgr, and osd roles.\n\n## Validation\n\n-
          All changed YAML files parse successfully.\n- `git diff --check` passes.\n-
          `ansible-lint extensions/molecule/default/verify.yml` passes at the production
          profile.\n\n## Stack\n\nThis is the first PR in the stack and targets `main`.
          PR #120 adds Ubuntu 26.04 support on top and can land later.\n\nSplit from
          #105, originally contributed by @ricolin.\n\n<sub>Stack created with <a
          href=\"https://github.com/github/gh-stack\">GitHub Stacks CLI</a> \u2022
          <a href=\"https://gh.io/stacks-feedback\">Give Feedback \U0001F4AC</a></sub>\n"
        change_url: https://github.com/vexxhost/ansible-collection-ceph/pull/119
        commit_id: 92944e4e3ac5b29ac659a5be2cda5cee12c9d94e
        patchset: 92944e4e3ac5b29ac659a5be2cda5cee12c9d94e
        project:
          canonical_hostname: github.com
          canonical_name: github.com/vexxhost/ansible-collection-ceph
          name: vexxhost/ansible-collection-ceph
          short_name: ansible-collection-ceph
          src_dir: src/github.com/vexxhost/ansible-collection-ceph
        topic: null
      job: ansible-collection-ceph-molecule-aio-ubuntu-noble
      jobtags: []
      max_attempts: 3
      message: ZmVhdDogdXNlIENlcGggMjAuMi4zIGFuZCBzdXBwb3J0IFVidW50dSBOb2JsZQoKIyMgU3VtbWFyeQoKVXBkYXRlcyB0aGUgY29sbGVjdGlvbidzIGRlZmF1bHQgQ2VwaCByZWxlYXNlIGZyb20gUmVlZiAxOC4yLnggdG8gVGVudGFjbGUgMjAuMi4zIGFuZCBkZWNsYXJlcyBVYnVudHUgTm9ibGUgYXMgYSBzdXBwb3J0ZWQgcGxhdGZvcm0uIE5vYmxlIGlzIGFscmVhZHkgY292ZXJlZCBieSB0aGUgZXhpc3RpbmcgTW9sZWN1bGUgam9icy4KCiMjIENoYW5nZXMKCi0gVXNlIENlcGggMjAuMi4zIGZvciBldmVyeSBkZWZhdWx0IGNlcGhhZG0gYW5kIG9yY2hlc3RyYXRvciBpbWFnZSBwYXRoLgotIFJlbW92ZSB0aGUgWnV1bCBgY2VwaF92ZXJzaW9uOiAxOC4yLjhgIG92ZXJyaWRlIHNvIENJIGV4ZXJjaXNlcyB0aGUgY29sbGVjdGlvbiBkZWZhdWx0LgotIERpc2NvdmVyIHRoZSBkZXBsb3llZCBtb25pdG9yIGltYWdlIHdpdGggYGNlcGhhZG0gbHMgLS1uby1kZXRhaWxgIGR1cmluZyBNb2xlY3VsZSB2ZXJpZmljYXRpb24gaW5zdGVhZCBvZiByZXF1aXJpbmcgYGNlcGhfdmVyc2lvbmAuCi0gQWRkIFVidW50dSBOb2JsZSB0byBgZ2FsYXh5X2luZm9gIGZvciB0aGUgY2VwaGFkbSwgY2VwaGFkbV9ob3N0LCBtb24sIG1nciwgYW5kIG9zZCByb2xlcy4KCiMjIFZhbGlkYXRpb24KCi0gQWxsIGNoYW5nZWQgWUFNTCBmaWxlcyBwYXJzZSBzdWNjZXNzZnVsbHkuCi0gYGdpdCBkaWZmIC0tY2hlY2tgIHBhc3Nlcy4KLSBgYW5zaWJsZS1saW50IGV4dGVuc2lvbnMvbW9sZWN1bGUvZGVmYXVsdC92ZXJpZnkueW1sYCBwYXNzZXMgYXQgdGhlIHByb2R1Y3Rpb24gcHJvZmlsZS4KCiMjIFN0YWNrCgpUaGlzIGlzIHRoZSBmaXJzdCBQUiBpbiB0aGUgc3RhY2sgYW5kIHRhcmdldHMgYG1haW5gLiBQUiAjMTIwIGFkZHMgVWJ1bnR1IDI2LjA0IHN1cHBvcnQgb24gdG9wIGFuZCBjYW4gbGFuZCBsYXRlci4KClNwbGl0IGZyb20gIzEwNSwgb3JpZ2luYWxseSBjb250cmlidXRlZCBieSBAcmljb2xpbi4KCjxzdWI+U3RhY2sgY3JlYXRlZCB3aXRoIDxhIGhyZWY9Imh0dHBzOi8vZ2l0aHViLmNvbS9naXRodWIvZ2gtc3RhY2siPkdpdEh1YiBTdGFja3MgQ0xJPC9hPiDigKIgPGEgaHJlZj0iaHR0cHM6Ly9naC5pby9zdGFja3MtZmVlZGJhY2siPkdpdmUgRmVlZGJhY2sg8J+SrDwvYT48L3N1Yj4K
      patchset: 92944e4e3ac5b29ac659a5be2cda5cee12c9d94e
      pipeline: check
      playbook_context:
        playbook_projects:
          trusted/project_0/github.com/vexxhost/zuul-config:
            canonical_name: github.com/vexxhost/zuul-config
            checkout: main
            commit: 298983cd1253e6833abdb49d87d912527e0e6597
          trusted/project_1/opendev.org/zuul/zuul-jobs:
            canonical_name: opendev.org/zuul/zuul-jobs
            checkout: master
            commit: 1a6ce7475e62704e5dde6282210bb88276736841
          trusted/project_2/github.com/vexxhost/zuul-jobs:
            canonical_name: github.com/vexxhost/zuul-jobs
            checkout: main
            commit: c286bf94224b5660b8e49e9a058289e61062a9a0
          untrusted/project_0/github.com/vexxhost/zuul-jobs:
            canonical_name: github.com/vexxhost/zuul-jobs
            checkout: main
            commit: c286bf94224b5660b8e49e9a058289e61062a9a0
          untrusted/project_1/github.com/vexxhost/zuul-config:
            canonical_name: github.com/vexxhost/zuul-config
            checkout: main
            commit: 298983cd1253e6833abdb49d87d912527e0e6597
          untrusted/project_2/opendev.org/zuul/zuul-jobs:
            canonical_name: opendev.org/zuul/zuul-jobs
            checkout: master
            commit: 1a6ce7475e62704e5dde6282210bb88276736841
        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: 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_0/role_1/zuul-jobs
            link_target: trusted/project_1/opendev.org/zuul/zuul-jobs
            role_path: ansible/post_playbook_0/role_1/zuul-jobs/roles
          - checkout: main
            checkout_description: zuul branch
            link_name: ansible/post_playbook_0/role_2/zuul-jobs
            link_target: trusted/project_2/github.com/vexxhost/zuul-jobs
            role_path: ansible/post_playbook_0/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_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
        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
      post_review: false
      post_timeout: null
      pre_timeout: null
      project:
        canonical_hostname: github.com
        canonical_name: github.com/vexxhost/ansible-collection-ceph
        name: vexxhost/ansible-collection-ceph
        short_name: ansible-collection-ceph
        src_dir: src/github.com/vexxhost/ansible-collection-ceph
      projects:
        github.com/vexxhost/ansible-collection-ceph:
          canonical_hostname: github.com
          canonical_name: github.com/vexxhost/ansible-collection-ceph
          checkout: main
          checkout_description: zuul branch
          commit: 1f935fe93049ea82f381b69baa318d82f7fb6a1c
          name: vexxhost/ansible-collection-ceph
          required: false
          short_name: ansible-collection-ceph
          src_dir: src/github.com/vexxhost/ansible-collection-ceph
      ref: refs/pull/119/head
      resources: {}
      tenant: oss
      timeout: 1800
      topic: null
      voting: true
